Class JavaEETransactionManagerSimplifiedDelegate

  • All Implemented Interfaces:
    JavaEETransactionManagerDelegate, org.glassfish.hk2.api.PostConstruct

    @Service
    public class JavaEETransactionManagerSimplifiedDelegate
    extends Object
    implements JavaEETransactionManagerDelegate, org.glassfish.hk2.api.PostConstruct
    Implementation of JavaEETransactionManagerDelegate that supports only local transactions with a single non-XA resource.
    Author:
    Marina Vatkina