org.smallmind.quorum.transport.remote
Class RemoteInvocationHandler
java.lang.Object
org.smallmind.quorum.transport.remote.RemoteInvocationHandler
- All Implemented Interfaces:
- Serializable, InvocationHandler
public class RemoteInvocationHandler
- extends Object
- implements Serializable, InvocationHandler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteInvocationHandler
public RemoteInvocationHandler(Class endpointInterface,
RemoteTarget remoteTarget)
throws NamingException
- Throws:
NamingException
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2011. All Rights Reserved.