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
- Version:
- $Rev: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $
| 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-2013 The Apache Geronimo development community. All Rights Reserved.