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