org.jbpm.configuration
Class PropertyInfo
java.lang.Object
org.jbpm.configuration.PropertyInfo
- All Implemented Interfaces:
- Serializable
public class PropertyInfo
- extends Object
- implements 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(Element propertyElement,
ObjectFactoryParser configParser)
injectProperty
public void injectProperty(Object object,
ObjectFactoryImpl objectFactory)
findSetter
public Method findSetter(Class type)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.