public class WeldTransactionsModule extends Object implements WeldModule
WeldModule.PostBeanArchiveServiceRegistrationContext, WeldModule.PostContextRegistrationContext, WeldModule.PostServiceRegistrationContext, WeldModule.PreBeanRegistrationContext| Constructor and Description |
|---|
WeldTransactionsModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
postServiceRegistration(WeldModule.PostServiceRegistrationContext ctx) |
void |
preBeanRegistration(WeldModule.PreBeanRegistrationContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostBeanArchiveServiceRegistration, postContextRegistrationpublic String getName()
getName in interface WeldModulepublic void postServiceRegistration(WeldModule.PostServiceRegistrationContext ctx)
postServiceRegistration in interface WeldModulepublic void preBeanRegistration(WeldModule.PreBeanRegistrationContext ctx)
preBeanRegistration in interface WeldModuleCopyright © 2017. All rights reserved.