public interface IAsyncContextProvider
Modifier and Type | Method and Description |
---|---|
<T> AsyncFuture<T> |
getFutureContext(T syncResult,
Object proxy) |
void |
setExceptionHandler(IExceptionHandler exceptionHandler) |
void setExceptionHandler(IExceptionHandler exceptionHandler)
<T> AsyncFuture<T> getFutureContext(T syncResult, Object proxy)
Copyright © GigaSpaces.