| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServiceRegistry
Abstract service registry implementation.
|
class |
CompositeServiceRegistry
Manages a list of service registries.
|
class |
ServiceLoaderServiceRegistry
Implements a service registry by using the standard java
ServiceLoader
mechanism. |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeServiceRegistry.addRegistry(ServiceRegistry registry) |
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.