public class WeldWebModule extends Object implements WeldModule
WeldModule.PostBeanArchiveServiceRegistrationContext, WeldModule.PostContextRegistrationContext, WeldModule.PostServiceRegistrationContext, WeldModule.PreBeanRegistrationContext| Modifier and Type | Field and Description |
|---|---|
static ExpressionLanguageSupport |
EL_SUPPORT |
| Constructor and Description |
|---|
WeldWebModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
postContextRegistration(WeldModule.PostContextRegistrationContext ctx) |
void |
postServiceRegistration(WeldModule.PostServiceRegistrationContext ctx) |
void |
preBeanRegistration(WeldModule.PreBeanRegistrationContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostBeanArchiveServiceRegistrationpublic static final ExpressionLanguageSupport EL_SUPPORT
public String getName()
getName in interface WeldModulepublic void postServiceRegistration(WeldModule.PostServiceRegistrationContext ctx)
postServiceRegistration in interface WeldModulepublic void postContextRegistration(WeldModule.PostContextRegistrationContext ctx)
postContextRegistration in interface WeldModulepublic void preBeanRegistration(WeldModule.PreBeanRegistrationContext ctx)
preBeanRegistration in interface WeldModuleCopyright © 2015. All Rights Reserved.