public static interface WeldModule.PostBeanArchiveServiceRegistrationContext
| Modifier and Type | Method and Description |
|---|---|
BeanDeploymentArchive |
getBeanDeploymentArchive()
Returns the
BeanDeploymentArchive the services are associated with |
BeanManagerImpl |
getBeanManager()
Returns the
BeanManagerImpl for the given bean archive deployment. |
ServiceRegistry |
getServices()
A mutable service registry for a given bean archive.
|
ServiceRegistry getServices()
BeanManagerImpl getBeanManager()
BeanManagerImpl for the given bean archive deployment.BeanDeploymentArchive getBeanDeploymentArchive()
BeanDeploymentArchive the services are associated withCopyright © 2015. All Rights Reserved.