当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
XmlInstantiator (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.instantiation
Class XmlInstantiator
java.lang.Object
org.jbpm.instantiation.XmlInstantiator
- All Implemented Interfaces:
- Instantiator
public class XmlInstantiator
- extends java.lang.Object
- implements Instantiator
Method Summary |
java.lang.Object |
instantiate(java.lang.Class clazz,
java.lang.String configuration)
|
protected org.dom4j.Element |
parseConfiguration(java.lang.String configuration)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlInstantiator
public XmlInstantiator()
instantiate
public java.lang.Object instantiate(java.lang.Class clazz,
java.lang.String configuration)
- Specified by:
instantiate
in interface Instantiator
parseConfiguration
protected org.dom4j.Element parseConfiguration(java.lang.String configuration)
Version : jbpm-3.1.3