All Implemented Interfaces:
Serializable, TransactionManagerAccess, JtaPlatform, Service, Configurable, ServiceRegistryAwareService

@ApplicationScoped public class CDISEJtaPlatform extends AbstractJtaPlatform
An AbstractJtaPlatform that is an ApplicationScoped CDI managed bean that supplies TransactionManager and UserTransaction instances that are supplied to it at construction time.
See Also: