Class | Description |
---|---|
DestroySessionTransactionSynchronization |
Transaction synchronization implementation that destroys the
KieSession instance
in the beforeCompletion call executed for the current transaction. |
DisposeSessionTransactionSynchronization |
Transaction synchronization that disposes of the
KieSession instance on transaction completion during
the afterCompletion phase. |
TransactionAwareSchedulerServiceInterceptor |
Transaction aware scheduler service interceptor that will delay actual scheduling of the
timer job instance to the afterCompletion phase of JTA transaction.
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.