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
| 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(Class clazz,
Object newInstance,
String propertyName,
org.dom4j.Element propertyElement)
- Overrides:
setPropertyValue in class FieldInstantiator
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.