org.jbpm.configuration
Class StringInfo

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

public class StringInfo
extends AbstractObjectInfo

See Also:
Serialized Form

Constructor Summary
StringInfo(org.w3c.dom.Element stringElement, ObjectFactoryParser configParser)
           
 
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

StringInfo

public StringInfo(org.w3c.dom.Element stringElement,
                  ObjectFactoryParser configParser)
Method Detail

createObject

public java.lang.Object createObject(ObjectFactoryImpl objectFactory)


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