|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
org.codehaus.groovy.grails.commons.metaclass.DynamicMethodsExpandoMetaClass.DynamicExpandoMetaProperty
class DynamicMethodsExpandoMetaClass.DynamicExpandoMetaProperty
Wraps an existing ExpandoMetaBeanProperty and interceptors methods registration to check if the specified method addition is a regex method
Method Summary | |
---|---|
java.lang.Object |
leftShift(java.lang.Object arg)
|
void |
setProperty(java.lang.String property,
java.lang.Object newValue)
|
Methods inherited from class groovy.lang.GroovyObjectSupport |
---|
getMetaClass, invokeMethod, setMetaClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.Object leftShift(java.lang.Object arg)
public void setProperty(java.lang.String property, java.lang.Object newValue)
setProperty
in interface groovy.lang.GroovyObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |