org.smallmind.quorum.transport
Class MethodInvoker
java.lang.Object
org.smallmind.quorum.transport.MethodInvoker
public class MethodInvoker
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInvoker
public MethodInvoker(Object targetObject,
Class[] proxyInterfaces)
throws NoSuchMethodException
- Throws:
NoSuchMethodException
remoteInvocation
public Object remoteInvocation(InvocationSignal invocationSignal)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.