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