Package org.jbpm.instantiation

is for instantiating delegation classes and making them persistable with class Delegation.

See:
          Description

Interface Summary
Instantiator  
ProcessClassLoaderFactory Factory to retrieve the Process ClassLoader which is then used to load delegation classes used by the process.
UserCodeInterceptor  
 

Class Summary
BeanInstantiator  
ConfigurationPropertyInstantiator  
ConstructorInstantiator  
DefaultInstantiator  
DefaultProcessClassLoaderFactory Default implementation of ProcessClassLoaderFactory.
Delegation  
FieldInstantiator  
ProcessClassLoader  
ProcessClassLoader.BytesUrlConnection Deprecated. not in use anymore
ProcessClassLoader.BytesUrlStreamHandler Deprecated. not in use anymore
SharedProcessClassLoaderFactory Factory that keeps soft references to the class loaders it produces, in order to prevent duplicate class loaders from eating up the permanent generation space.
UserCodeInterceptorConfig  
XmlInstantiator  
 

Package org.jbpm.instantiation Description

is for instantiating delegation classes and making them persistable with class Delegation.



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