public static interface WeldModule.PostBeanArchiveServiceRegistrationContext
| Modifier and Type | Method and Description |
|---|---|
org.jboss.weld.bootstrap.spi.BeanDeploymentArchive |
getBeanDeploymentArchive()
Returns the
BeanDeploymentArchive the services are associated with |
BeanManagerImpl |
getBeanManager()
Returns the
BeanManagerImpl for the given bean archive deployment. |
org.jboss.weld.bootstrap.api.ServiceRegistry |
getServices()
A mutable service registry for a given bean archive.
|
org.jboss.weld.bootstrap.api.ServiceRegistry getServices()
BeanManagerImpl getBeanManager()
BeanManagerImpl for the given bean archive deployment.org.jboss.weld.bootstrap.spi.BeanDeploymentArchive getBeanDeploymentArchive()
BeanDeploymentArchive the services are associated withCopyright © 2017. All rights reserved.