public class WeldEJBModule extends Object implements WeldModule
WeldModule.PostContextRegistrationContext, WeldModule.PostServiceRegistrationContext, WeldModule.PreBeanRegistrationContext| Constructor and Description |
|---|
WeldEJBModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of the module.
|
void |
postContextRegistration(WeldModule.PostContextRegistrationContext ctx)
This hook is called once Weld registered built-in contexts.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostServiceRegistration, preBeanRegistrationpublic String getName()
WeldModulegetName in interface WeldModulepublic void postContextRegistration(WeldModule.PostContextRegistrationContext ctx)
WeldModulepostContextRegistration in interface WeldModulectx - contextCopyright © 2015. All Rights Reserved.