Package org.jboss.weld.module.jta
Class WeldTransactionsModule
java.lang.Object
org.jboss.weld.module.jta.WeldTransactionsModule
- All Implemented Interfaces:
WeldModule
Module that provides JTA integration.
- Author:
- Jozef Hartinger
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.weld.module.WeldModule
WeldModule.PostBeanArchiveServiceRegistrationContext, WeldModule.PostContextRegistrationContext, WeldModule.PostServiceRegistrationContext, WeldModule.PreBeanRegistrationContext -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.weld.module.WeldModule
postBeanArchiveServiceRegistration, postContextRegistration
-
Constructor Details
-
WeldTransactionsModule
public WeldTransactionsModule()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceWeldModule
-
postServiceRegistration
- Specified by:
postServiceRegistrationin interfaceWeldModule
-
preBeanRegistration
- Specified by:
preBeanRegistrationin interfaceWeldModule
-