org.jbpm.configuration
Class BeanInfo
java.lang.Object
org.jbpm.configuration.AbstractObjectInfo
org.jbpm.configuration.BeanInfo
- All Implemented Interfaces:
- Serializable, ObjectInfo
public class BeanInfo
- extends AbstractObjectInfo
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanInfo
public BeanInfo()
BeanInfo
public BeanInfo(Element beanElement,
ObjectFactoryParser objectFactoryParser)
createObject
public Object createObject(ObjectFactoryImpl objectFactory)
getClassName
public String getClassName()
setClassName
public void setClassName(String className)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.