org.jbpm.instantiation
Class XmlInstantiator
java.lang.Object
org.jbpm.instantiation.XmlInstantiator
- All Implemented Interfaces:
- Instantiator
public class XmlInstantiator
- extends Object
- implements Instantiator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlInstantiator
public XmlInstantiator()
instantiate
public Object instantiate(Class clazz,
String configuration)
- Specified by:
instantiate in interface Instantiator
parseConfiguration
protected org.dom4j.Element parseConfiguration(String configuration)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.