Class | Description |
---|---|
DestroySessionTransactionSynchronization |
Transaction synchronization implementation that destroy the
KieSession instance
in beforeCompletion call to be executed as part of current transaction. |
DisposeSessionTransactionSynchronization |
Transaction synchronization that disposed
KieSession instance on transaction completion during
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.