org.chromattic.groovy
Class ChromatticGroovyInvocation
java.lang.Object
org.chromattic.groovy.ChromatticGroovyInvocation
public class ChromatticGroovyInvocation
- extends java.lang.Object
- Version:
- $Revision$
- Author:
- Alain Defrance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChromatticGroovyInvocation
public ChromatticGroovyInvocation()
getProperty
public static java.lang.Object getProperty(java.lang.Object target,
java.lang.String m,
MethodHandler handler)
setProperty
public static java.lang.Object setProperty(java.lang.Object target,
java.lang.String m,
java.lang.Object v,
MethodHandler handler)
invokeMethod
public static java.lang.Object invokeMethod(java.lang.Object target,
java.lang.String m,
java.lang.Object p,
MethodHandler handler)
isChromatticAnnoted
public static boolean isChromatticAnnoted(java.lang.reflect.Method method)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.