Class | Description |
---|---|
ContainerManagedTransactionManager |
Dedicated implementation of
TransactionManager that should be used when:
jBPM engine is embedded in Container Managed Transaction (CMT) environment like EJB container
container that does not allow accessing UserTransaction (when running in CMT mode)
- e.g. |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.