Uses of Package
org.jbpm.pvm.internal.wire

Packages that use org.jbpm.pvm.internal.wire
org.jbpm.pvm.internal.builder   
org.jbpm.pvm.internal.cfg   
org.jbpm.pvm.internal.job   
org.jbpm.pvm.internal.model default implementation of process execution in ExecutionImpl based on org.jbpm.pvm.internal.model.AtomicOperations Bidirectional relations In this process model thoughout the pvm codebase, there are several bidirectional relations. 
org.jbpm.pvm.internal.processengine   
org.jbpm.pvm.internal.util   
org.jbpm.pvm.internal.wire wire context (aka IoC container), start reading WireContext
org.jbpm.pvm.internal.wire.descriptor   
org.jbpm.pvm.internal.wire.operation   
org.jbpm.pvm.internal.wire.usercode   
org.jbpm.pvm.internal.wire.xml   
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.builder
Descriptor
          knows how an object can be created.
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.cfg
WireContext
          object factory that creates, initializes, wires and caches objects based on descriptors (aka IoC container).
WireDefinition
          map of Descriptors that serve as input for a WireContext.
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.job
Descriptor
          knows how an object can be created.
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.model
Descriptor
          knows how an object can be created.
WireContext
          object factory that creates, initializes, wires and caches objects based on descriptors (aka IoC container).
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.processengine
WireContext
          object factory that creates, initializes, wires and caches objects based on descriptors (aka IoC container).
WireDefinition
          map of Descriptors that serve as input for a WireContext.
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.util
Descriptor
          knows how an object can be created.
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.wire
Descriptor
          knows how an object can be created.
WireContext
          object factory that creates, initializes, wires and caches objects based on descriptors (aka IoC container).
WireDefinition
          map of Descriptors that serve as input for a WireContext.
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.wire.descriptor
Descriptor
          knows how an object can be created.
WireContext
          object factory that creates, initializes, wires and caches objects based on descriptors (aka IoC container).
WireDefinition
          map of Descriptors that serve as input for a WireContext.
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.wire.operation
Descriptor
          knows how an object can be created.
WireContext
          object factory that creates, initializes, wires and caches objects based on descriptors (aka IoC container).
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.wire.usercode
Descriptor
          knows how an object can be created.
 

Classes in org.jbpm.pvm.internal.wire used by org.jbpm.pvm.internal.wire.xml
WireDefinition
          map of Descriptors that serve as input for a WireContext.
 



Copyright © 2010 JBoss Community. All Rights Reserved.