| Interface | Description |
|---|---|
| GlobalRegistry |
Global registry for querying PMS-wide service instances.
|
| GlobalRegistryProvider |
An optional service for providing the global registry URI to the
ServiceRegistry. |
| GlobalServiceExport |
The
GlobalServiceExport allows services that may not be directly
exported, for instance due to firewall restrictions, to export them
indirectly. |
| Class | Description |
|---|---|
| GlobalRegistryCache |
A cache for all information from the global registry to prevent expensive
look-ups in the global registry.
|
| Exception | Description |
|---|---|
| WrongClusterException |
A
WrongClusterException will be thrown if a service is requested
from a specific cluster but the requested registry is in a different cluster. |