org.apache.geronimo.gbean.runtime
Class FastMethodInvoker
java.lang.Object
org.apache.geronimo.gbean.runtime.FastMethodInvoker
- All Implemented Interfaces:
- MethodInvoker
public final class FastMethodInvoker
- extends Object
- implements MethodInvoker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FastMethodInvoker
public FastMethodInvoker(Method method)
invoke
public Object invoke(Object target,
Object[] arguments)
throws Exception
- Specified by:
invoke
in interface MethodInvoker
- Throws:
Exception
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.