Class DefaultPaymentExporterFactory

java.lang.Object
org.adempiere.base.DefaultPaymentExporterFactory
All Implemented Interfaces:
IPaymentExporterFactory

public class DefaultPaymentExporterFactory extends Object implements IPaymentExporterFactory
Default IPaymentExporterFactory implementation for core.
Load PaymentExport instance from plugin.xml (org.compiere.util.PaymentExport extension point) or class path.
Author:
mbozem