| Modifier and Type | Method and Description |
|---|---|
void |
GlobalServiceExportConsumer.setExportService(SessionFactoryProvider sfProvider,
java.lang.String clusterName,
GlobalRegistryServiceProvider globRegProvider)
Sets the global service for exporting.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceRegistry
A service registry extends the
LocalServiceRegistry to support
export and publishing of local services as well as accessing remote services. |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapRegistry
This bootstrap registry is the central entity from which other registries and
services can be retrieved.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TwoPhaseBootstrap<T extends ADEPT2Service>
A bootstrap registry that bootstraps and shuts down in two phases.
|