Fields inherited from class | Fields |
---|---|
class Wrapper |
constrainedType |
Constructor and description |
---|
PojoWrapper
(Object wrapped, Class constrainedType) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected MetaClass |
getDelegatedMetaClass() |
|
Object |
getProperty(String property) |
|
protected Object |
getWrapped() |
|
Object |
invokeMethod(String methodName, Object arguments) |
|
void |
setMetaClass(MetaClass metaClass) |
|
void |
setProperty(String property, Object newValue) |
|
Object |
unwrap() |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.