当前页面:
在线文档首页 >
JBoss JBPM 3.0.4 API 英文版文档
BeanInstantiator (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档
org.jbpm.instantiation
Class BeanInstantiator
java.lang.Object
org.jbpm.instantiation.FieldInstantiator
org.jbpm.instantiation.BeanInstantiator
- All Implemented Interfaces:
- Instantiator
- public class BeanInstantiator
- extends FieldInstantiator
- implements Instantiator
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanInstantiator
public BeanInstantiator()
setPropertyValue
protected void setPropertyValue(java.lang.Class clazz,
java.lang.Object newInstance,
java.lang.String propertyName,
org.dom4j.Element propertyElement)
- Overrides:
setPropertyValue
in class FieldInstantiator
Version : jbpm-3.0.4