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