当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
PropertyInfo (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.configuration
Class PropertyInfo
java.lang.Object
org.jbpm.configuration.PropertyInfo
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- FieldInfo
public class PropertyInfo
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyInfo
public PropertyInfo(org.w3c.dom.Element propertyElement,
ObjectFactoryParser configParser)
injectProperty
public void injectProperty(java.lang.Object object,
ObjectFactoryImpl objectFactory)
findSetter
public java.lang.reflect.Method findSetter(java.lang.Class clazz)
Version : jbpm-3.1.3