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