org.jbpm.configuration
Class CharacterInfo

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

public class CharacterInfo
extends AbstractObjectInfo

See Also:
Serialized Form

Constructor Summary
CharacterInfo(Element charElement, ObjectFactoryParser configParser)
           
 
Method Summary
 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

CharacterInfo

public CharacterInfo(Element charElement,
                     ObjectFactoryParser configParser)
Method Detail

createObject

public Object createObject(ObjectFactoryImpl objectFactory)


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