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, wait
postBeanArchiveServiceRegistration, postContextRegistration
public String getName()
getName
in interface WeldModule
public void postServiceRegistration(WeldModule.PostServiceRegistrationContext ctx)
postServiceRegistration
in interface WeldModule
public void preBeanRegistration(WeldModule.PreBeanRegistrationContext ctx)
preBeanRegistration
in interface WeldModule
Copyright © 2021 JBoss by Red Hat. All rights reserved.