org.apache.geronimo.kernel.basic
Class RawOperationInvoker
java.lang.Object
org.apache.geronimo.kernel.basic.RawOperationInvoker
- All Implemented Interfaces:
- ProxyInvoker
public final class RawOperationInvoker
- extends Object
- implements ProxyInvoker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawOperationInvoker
public RawOperationInvoker(RawInvoker rawInvoker,
int methodIndex)
invoke
public Object invoke(AbstractName abstractName,
Object[] arguments)
throws Throwable
- Specified by:
invoke
in interface ProxyInvoker
- Throws:
Throwable
Copyright © 2006 Apache Software Foundation. All Rights Reserved.