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 |
addMetaBeanProperty, addMetaMethod, isModified, addNewInstanceMethod, addNewStaticMethod, isGroovyObject, getAdaptee, setAdaptee, invokeMethod, invokeMethod, invokeMethod, invokeMethod, hasProperty, getMetaProperty, getStaticMetaMethod, getStaticMetaMethod, getMetaMethod, getTheClass, invokeConstructor, invokeStaticMethod, getMetaClass, setMetaClass, respondsTo, respondsTo, pickMethod, invokeMissingMethod, invokeMissingProperty, getAttribute, getAttribute, setAttribute, setAttribute, getClassNode, getMetaMethods, selectConstructorAndTransformArguments, setProperty, setProperty, setProperty, getProperty, getProperty, getProperty, equals, toString, hashCode, getMethods, getProperties, initialize, 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.