当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
Instantiator (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.instantiation
Interface Instantiator
- All Known Implementing Classes:
- BeanInstantiator, ConfigurationPropertyInstantiator, ConstructorInstantiator, DefaultInstantiator, FieldInstantiator, XmlInstantiator
public interface Instantiator
Method Summary |
java.lang.Object |
instantiate(java.lang.Class clazz,
java.lang.String configuration)
|
instantiate
java.lang.Object instantiate(java.lang.Class clazz,
java.lang.String configuration)
Version : jbpm-3.1.3