public abstract static class SocketServerInstanceImpl.RemoteInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
RemoteInvocationHandler(Class<?> targetClass,
boolean secureOptional) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SocketServerInstance |
getInstance() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public RemoteInvocationHandler(Class<?> targetClass, boolean secureOptional)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowableprotected abstract SocketServerInstance getInstance() throws CommunicationException
CommunicationExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.