Package de.bsvrz.puk.config.util.async
Class AsyncCallCompletionRequest
java.lang.Object
de.bsvrz.puk.config.util.async.AbstractAsyncRequest
de.bsvrz.puk.config.util.async.AsyncCallCompletionRequest
- All Implemented Interfaces:
AsyncRequest
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.bsvrz.puk.config.util.async.AbstractAsyncRequest
callAsyncCompletion, enqueueTo, getAsyncRequestCompletion, setCompletion
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface de.bsvrz.puk.config.util.async.AsyncRequest
callAsyncCompletion, getAsyncRequestCompletion
-
Constructor Details
-
AsyncCallCompletionRequest
-
-
Method Details
-
startProcessing
public void startProcessing()- Specified by:
startProcessing
in interfaceAsyncRequest
-
toString
-