Package org.adempiere.base
Interface ICalloutFactory
-
- All Known Implementing Classes:
DefaultCalloutFactory
public interface ICalloutFactory
- Author:
- a42niem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Callout
getCallout(String className, String methodName)
-