| Interface | Description |
|---|---|
| ServiceRegistry |
All service registry implementations must implement this interface.
|
| Class | Description |
|---|---|
| CompositeServiceRegistry |
Manages a list of service registries.
|
| Messages | |
| OSGiServiceRegistry |
Implements a service registry by delegating to the osgi service
registry.
|
| ServiceLoaderServiceRegistry |
Implements a service registry by using the standard java
ServiceLoader
mechanism. |
| ServiceRegistryUtil |
Provides simple access to services.
|
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.