Package | Description |
---|---|
org.jboss.weld.bootstrap.api.helpers | |
org.jboss.weld.bootstrap.spi | |
org.jboss.weld.manager.api |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingServiceRegistry |
class |
SimpleServiceRegistry
A registry for services
|
Modifier and Type | Method and Description |
---|---|
protected abstract ServiceRegistry |
ForwardingServiceRegistry.delegate() |
static ServiceRegistry |
ServiceRegistries.unmodifiableServiceRegistry(ServiceRegistry serviceRegistry) |
Modifier and Type | Method and Description |
---|---|
static ServiceRegistry |
ServiceRegistries.unmodifiableServiceRegistry(ServiceRegistry serviceRegistry) |
Modifier and Type | Method and Description |
---|---|
ServiceRegistry |
BeanDeploymentArchive.getServices()
Get the Bean Deployment Archive scoped services
|
ServiceRegistry |
Deployment.getServices()
Get the services available to this deployment
|
Modifier and Type | Method and Description |
---|---|
ServiceRegistry |
WeldManager.getServices()
Get the services registered for this manager
|
Copyright © 2008-2015. All Rights Reserved.