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