Interface AsyncHandler
- All Known Implementing Classes:
AsyncHandlerImpl
,SqlInstanceManager
public interface AsyncHandler
Interface to create a framework for Async method handling
-
Method Summary
-
Method Details
-
completeVoid
void completeVoid() -
completeMethod
void completeMethod()
-