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