Package de.aristaflow.adept2.base.globalregistry


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