Package org.adempiere.util
Interface Callback<T>
- Type Parameters:
T
-
public interface Callback<T>
Interface for callback.
- Author:
- hengsin
-
Method Summary
-
Method Details
-
onCallback
Handle callback- Parameters:
result
-
-
T
- result
-