org.jbpm.configuration
Class FieldInfo

java.lang.Object
  extended by org.jbpm.configuration.FieldInfo
All Implemented Interfaces:
Serializable

public class FieldInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
FieldInfo(Element fieldElement, ObjectFactoryParser configParser)
           
 
Method Summary
 void injectProperty(Object object, ObjectFactoryImpl objectFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldInfo

public FieldInfo(Element fieldElement,
                 ObjectFactoryParser configParser)
Method Detail

injectProperty

public void injectProperty(Object object,
                           ObjectFactoryImpl objectFactory)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.