public class MethodInvoker extends Object
| Constructor and Description |
|---|
MethodInvoker(Object targetObject,
Class[] proxyInterfaces) |
public MethodInvoker(Object targetObject, Class[] proxyInterfaces) throws NoSuchMethodException
NoSuchMethodExceptionpublic Object remoteInvocation(InvocationSignal invocationSignal) throws Exception
ExceptionCopyright © 2012. All Rights Reserved.