Package de.bsvrz.puk.config.util.async
Interface AsyncRequest
- All Known Implementing Classes:
AbstractAsyncDataModelRequest
,AbstractAsyncRequest
,AsyncCallCompletionRequest
,AsyncIdsToObjectsRequest
public interface AsyncRequest
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Method Details
-
startProcessing
void startProcessing() -
callAsyncCompletion
void callAsyncCompletion() -
getAsyncRequestCompletion
AsyncRequestCompletion getAsyncRequestCompletion()
-