org.chromattic.apt
Class Invoker
java.lang.Object
org.chromattic.apt.Invoker
public class Invoker
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Invoker
public Invoker(Method method)
getDeclaredMethod
public static Invoker getDeclaredMethod(Class<?> clazz,
String methodName,
Class<?>... parameterTypes)
invoke
public Object invoke(MethodHandler methodInvoker,
Object obj,
Object... args)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.