public class JavaServiceExecutor<T> extends AbstractServiceExecutor implements InvocationHandler
Constructor and Description |
---|
JavaServiceExecutor(String invocationName,
long invocationId,
Endpoint endpoint,
Class<T> interfaceClass) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
getInvocationName, postprocess, preprocess