public interface BeanManagerFactoryServiceConfiguratorFactory
| Modifier and Type | Method and Description |
|---|---|
CapabilityServiceConfigurator |
getBeanManagerFactoryServiceConfigurator(BeanContext context)
Builds a bean manager factory for an EJB within a deployment.
|
Collection<CapabilityServiceConfigurator> |
getDeploymentServiceConfigurators(org.jboss.msc.service.ServiceName name)
Installs dependencies for a deployment unit
|
Collection<CapabilityServiceConfigurator> getDeploymentServiceConfigurators(org.jboss.msc.service.ServiceName name)
name - the service name of the deployment unitCapabilityServiceConfigurator getBeanManagerFactoryServiceConfigurator(BeanContext context)
context - the bean contextCopyright © 2020 JBoss by Red Hat. All rights reserved.