Class DefaultCalloutFactory

java.lang.Object
org.adempiere.base.DefaultCalloutFactory
All Implemented Interfaces:
ICalloutFactory

public class DefaultCalloutFactory extends Object implements ICalloutFactory
Default ICalloutFactory implementation for core.
Load Callout instance from plugin.xml (org.compiere.model.Callout extension point) or class path.
Author:
a42niem
  • Constructor Details

    • DefaultCalloutFactory

      public DefaultCalloutFactory()
      default constructor
  • Method Details