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 CalloutgetCallout(String className, String methodName)
-