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