org.jbpm.instantiation
Class ConstructorInstantiator
java.lang.Object
org.jbpm.instantiation.ConstructorInstantiator
- All Implemented Interfaces:
- Instantiator
public class ConstructorInstantiator
- extends Object
- implements Instantiator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorInstantiator
public ConstructorInstantiator()
instantiate
public Object instantiate(Class clazz,
String configuration)
- Specified by:
instantiate in interface Instantiator
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.