|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceRegistry | |
|---|---|
| org.jboss.weld.bootstrap.api.helpers | |
| org.jboss.weld.bootstrap.spi | |
| org.jboss.weld.manager.api | |
| Uses of ServiceRegistry in org.jboss.weld.bootstrap.api.helpers |
|---|
| Classes in org.jboss.weld.bootstrap.api.helpers that implement ServiceRegistry | |
|---|---|
class |
ForwardingServiceRegistry
|
class |
SimpleServiceRegistry
A registry for services |
| Methods in org.jboss.weld.bootstrap.api.helpers that return ServiceRegistry | |
|---|---|
protected abstract ServiceRegistry |
ForwardingServiceRegistry.delegate()
|
static ServiceRegistry |
ServiceRegistries.unmodifiableServiceRegistry(ServiceRegistry serviceRegistry)
|
| Methods in org.jboss.weld.bootstrap.api.helpers with parameters of type ServiceRegistry | |
|---|---|
static ServiceRegistry |
ServiceRegistries.unmodifiableServiceRegistry(ServiceRegistry serviceRegistry)
|
| Uses of ServiceRegistry in org.jboss.weld.bootstrap.spi |
|---|
| Methods in org.jboss.weld.bootstrap.spi that return ServiceRegistry | |
|---|---|
ServiceRegistry |
Deployment.getServices()
Get the services available to this deployment |
ServiceRegistry |
BeanDeploymentArchive.getServices()
Get the Bean Deployment Archive scoped services |
| Uses of ServiceRegistry in org.jboss.weld.manager.api |
|---|
| Methods in org.jboss.weld.manager.api that return ServiceRegistry | |
|---|---|
ServiceRegistry |
WeldManager.getServices()
Get the services registered for this manager |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||