org.jbpm.instantiation
Interface Instantiator

All Known Implementing Classes:
BeanInstantiator, ConfigurationPropertyInstantiator, ConstructorInstantiator, DefaultInstantiator, FieldInstantiator, XmlInstantiator

public interface Instantiator


Method Summary
 Object instantiate(Class clazz, String configuration)
           
 

Method Detail

instantiate

Object instantiate(Class clazz,
                   String configuration)


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