Class CreditCardProcessorFactory

java.lang.Object
com.aoindustries.aoserv.creditcards.CreditCardProcessorFactory

public final class CreditCardProcessorFactory extends Object
Creates instances of CreditCardProcessor based on the processor configurations found in ProcessorTable. Will only create once instance of each processor. Disabled processors will not be returned. When multiple processors are enabled for an account, adheres to the weight provided by the processors.
Author:
AO Industries, Inc.