| Constructor | Description |
|---|---|
PojoGestalt(java.lang.Object pojo,
java.lang.reflect.Type pojoType,
IBlueprint blueprint,
java.util.List<ISlotFactory> slotFactories) |
| Modifier and Type | Method | Description |
|---|---|---|
IBlueprint |
getBlueprint() |
|
java.lang.Object |
getProperty(java.lang.String name) |
|
java.lang.Object |
getSubject() |
|
java.lang.Object |
invokeMethod(java.lang.String name,
java.lang.Object[] args) |
|
void |
setProperty(java.lang.String name,
java.lang.Object value) |
public PojoGestalt(java.lang.Object pojo,
java.lang.reflect.Type pojoType,
IBlueprint blueprint,
java.util.List<ISlotFactory> slotFactories)
public java.lang.Object getSubject()
public IBlueprint getBlueprint()
getBlueprint in interface IGestaltpublic java.lang.Object getProperty(java.lang.String name)
getProperty in interface IGestaltpublic void setProperty(java.lang.String name,
java.lang.Object value)
setProperty in interface IGestaltpublic java.lang.Object invokeMethod(java.lang.String name,
java.lang.Object[] args)
invokeMethod in interface IGestaltCopyright © 2018. All rights reserved