org.jbpm.configuration
Class ValueInfo
java.lang.Object
org.jbpm.configuration.ValueInfo
- All Implemented Interfaces:
- Serializable, ObjectInfo
public class ValueInfo
- extends Object
- implements ObjectInfo
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueInfo
public ValueInfo(String name,
Object value)
createObject
public Object createObject(ObjectFactoryImpl objectFactory)
- Specified by:
createObject in interface ObjectInfo
getName
public String getName()
- Specified by:
getName in interface ObjectInfo
hasName
public boolean hasName()
- Specified by:
hasName in interface ObjectInfo
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton in interface ObjectInfo
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.