Package org.jboss.as.txn.deployment


package org.jboss.as.txn.deployment
  • Classes
    Class
    Description
    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.
    Processor responsible for binding transaction related resources to JNDI.
    Processor that adds a SetupAction to the deployment that prevents transactions from leaking from web requests.
    Setup action that makes sure that no transactions leak from EE requests