Uses of Interface
org.jbpm.instantiation.Instantiator

Packages that use Instantiator
org.jbpm.instantiation is for instantiating delegation classes and making them persistable with class Delegation. 
 

Uses of Instantiator in org.jbpm.instantiation
 

Classes in org.jbpm.instantiation that implement Instantiator
 class BeanInstantiator
           
 class ConfigurationPropertyInstantiator
           
 class ConstructorInstantiator
           
 class DefaultInstantiator
           
 class FieldInstantiator
           
 class XmlInstantiator
           
 

Fields in org.jbpm.instantiation with type parameters of type Instantiator
protected static java.util.Map<java.lang.String,Instantiator> Delegation.instantiatorCache
           
 



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