站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss JBPM 3.1.3 API 英文版文档

JbpmTypeObjectInfo (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档


org.jbpm.configuration
Class JbpmTypeObjectInfo

java.lang.Object
  extended by org.jbpm.configuration.AbstractObjectInfo
      extended by org.jbpm.configuration.JbpmTypeObjectInfo
All Implemented Interfaces:
java.io.Serializable, ObjectInfo

public class JbpmTypeObjectInfo
extends AbstractObjectInfo

See Also:
Serialized Form

Constructor Summary
JbpmTypeObjectInfo(org.w3c.dom.Element jbpmTypeElement, ObjectFactoryParser objectFactoryParser)
           
 
Method Summary
 java.lang.Object createObject(ObjectFactoryImpl objectFactory)
           
 
Methods inherited from class org.jbpm.configuration.AbstractObjectInfo
getName, getValueString, hasName, isSingleton, setName, setSingleton
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmTypeObjectInfo

public JbpmTypeObjectInfo(org.w3c.dom.Element jbpmTypeElement,
                          ObjectFactoryParser objectFactoryParser)
Method Detail

createObject

public java.lang.Object createObject(ObjectFactoryImpl objectFactory)


Version : jbpm-3.1.3