Package | Description |
---|---|
org.jbpm.runtime.manager.impl |
Modifier and Type | Class and Description |
---|---|
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. |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.