org.jbpm.configuration
Class ConstructorInfo
java.lang.Object
org.jbpm.configuration.ConstructorInfo
- All Implemented Interfaces:
- Serializable
public class ConstructorInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorInfo
public ConstructorInfo(Element constructorElement,
ObjectFactoryParser configParser)
createObject
public Object createObject(ObjectFactoryImpl objectFactory)
getParameterTypes
protected Class[] getParameterTypes(ObjectFactoryImpl objectFactory)
getArgs
protected Object[] getArgs(ObjectFactoryImpl objectFactory)
findMethod
public Method findMethod(Class clazz,
Class[] parameterTypes)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.