Package org.jboss.as.txn.deployment
-
Class Summary Class Description TransactionDependenciesProcessor Looks for usage of the @Transactional Jakarta Contexts and Dependency Injection interceptor (JTA 1.2) or the @TransactionScoped Jakarta Contexts and Dependency Injection context (JTA 1.2) and adds the org.jboss.jts module dependency if they are found.TransactionJndiBindingProcessor Processor responsible for binding transaction related resources to JNDI.TransactionLeakRollbackProcessor Processor that adds aSetupActionto the deployment that prevents transactions from leaking from web requests.TransactionRollbackSetupAction Setup action that makes sure that no transactions leak from EE requests