jBPM distribution 6.2.0.CR2

Uses of Class
org.jbpm.runtime.manager.impl.AbstractRuntimeManager

Packages that use AbstractRuntimeManager
org.jbpm.runtime.manager.impl   
 

Uses of AbstractRuntimeManager in org.jbpm.runtime.manager.impl
 

Subclasses of AbstractRuntimeManager in org.jbpm.runtime.manager.impl
 class PerProcessInstanceRuntimeManager
          A RuntimeManager implementation that is backed by the "Per Process Instance" strategy.
 class PerRequestRuntimeManager
          A RuntimeManager implementation that is backed by the "Per Request" strategy.
 class SingletonRuntimeManager
          This RuntimeManager is backed by a "Singleton" strategy, meaning that only one RuntimeEngine instance will exist for for the given RuntimeManager instance.
 


jBPM distribution 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.