|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.instantiation.FieldInstantiator
org.jbpm.instantiation.BeanInstantiator
public class BeanInstantiator
| Constructor Summary | |
|---|---|
BeanInstantiator()
|
|
| Method Summary | |
|---|---|
protected void |
setPropertyValue(java.lang.Class clazz,
java.lang.Object newInstance,
java.lang.String propertyName,
org.dom4j.Element propertyElement)
|
| Methods inherited from class org.jbpm.instantiation.FieldInstantiator |
|---|
getValue, instantiate, newInstance, parseConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jbpm.instantiation.Instantiator |
|---|
instantiate |
| Constructor Detail |
|---|
public BeanInstantiator()
| Method Detail |
|---|
protected void setPropertyValue(java.lang.Class clazz,
java.lang.Object newInstance,
java.lang.String propertyName,
org.dom4j.Element propertyElement)
setPropertyValue in class FieldInstantiator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||