AsyncMethodRunner
public class FutureCallbackMethodRunner extends AbstractCallbackMethodRunner
Constructor | Description |
---|---|
FutureCallbackMethodRunner() |
Modifier and Type | Method | Description |
---|---|---|
protected <T> Callable<T> |
createCall(Object origin,
Method syncMethod,
Object callback,
Object[] args) |
|
protected Class<?> |
getCallbackClass() |
findSyncMethod, processResultFuture
createCall, findSyncMethod
protected <T> Callable<T> createCall(Object origin, Method syncMethod, Object callback, Object[] args)
createCall
in class AbstractCallbackMethodRunner
protected Class<?> getCallbackClass()
getCallbackClass
in class AbstractCallbackMethodRunner
Copyright © 2015–2018. All rights reserved.