Constructor and description |
---|
HandleMetaClass
(MetaClass mc) |
HandleMetaClass
(MetaClass mc, Object obj) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
addMetaBeanProperty(MetaBeanProperty metaBeanProperty) |
|
void |
addMetaMethod(MetaMethod metaMethod) |
|
void |
addNewInstanceMethod(Method method) |
|
void |
addNewStaticMethod(Method method) |
|
boolean |
equals(Object obj) |
|
Object |
getProperty(String property) |
|
void |
initialize() |
|
Object |
invokeMethod(String name, Object args) |
|
GroovyObject |
replaceDelegate() |
|
void |
setProperty(String property, Object newValue) |
Methods inherited from class | Name |
---|---|
class DelegatingMetaClass |
setProperty, setProperty, setProperty, getProperty, getProperty, getProperty, equals, toString, hashCode, getMethods, getProperties, initialize, invokeMethod, invokeMethod, invokeMethod, invokeMethod, setAttribute, setAttribute, getAttribute, getAttribute, isModified, selectConstructorAndTransformArguments, hasProperty, addMetaMethod, addMetaBeanProperty, addNewInstanceMethod, addNewStaticMethod, setMetaClass, getMetaClass, getMetaMethods, getMetaMethod, getClassNode, getTheClass, getMetaProperty, respondsTo, respondsTo, pickMethod, getAdaptee, setAdaptee, invokeMissingProperty, invokeMissingMethod, invokeConstructor, invokeStaticMethod, getStaticMetaMethod, getStaticMetaMethod, isGroovyObject, wait, wait, wait, getClass, notify, notifyAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2017 The Apache Software Foundation. All rights reserved.