| Constructor and Description |
|---|
PojoGestalt(java.lang.Object pojo,
java.lang.reflect.Type pojoType,
IBlueprint blueprint,
java.util.List<ISlotFactory> slotFactories) |
| Modifier and Type | Method and 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 © 2013. All rights reserved