public static interface WeldModule.PostContextRegistrationContext extends WeldModule.PostServiceRegistrationContext
postContextRegistration phase| Modifier and Type | Method and Description |
|---|---|
void |
addContext(ContextHolder<? extends Context> context)
Register an additional context.
|
ServiceRegistry |
getServices()
An immutable view on per-deployment services
|
getContextIdServiceRegistry getServices()
getServices in interface WeldModule.PostServiceRegistrationContextvoid addContext(ContextHolder<? extends Context> context)
context - CDI contextCopyright © 2015. All Rights Reserved.