Uses of Interface
de.aristaflow.adept2.base.globalregistry.GlobalRegistry
Packages that use GlobalRegistry
Package
Description
-
Uses of GlobalRegistry in de.aristaflow.adept2.base.communication
Methods in de.aristaflow.adept2.base.communication that return GlobalRegistryModifier and TypeMethodDescriptionGlobalRegistryServiceProvider.getGlobalRegistry(SessionToken session) Gets (the instance of) the current global registry. -
Uses of GlobalRegistry in de.aristaflow.adept2.base.registry
Methods in de.aristaflow.adept2.base.registry that return GlobalRegistryModifier and TypeMethodDescriptionServiceRegistry.getGlobalRegistry(SessionToken session) Returns a reference to (the default instance of) the global registry.ServiceRegistry.globalRegistryChanged(SessionToken session, URI globRegUri) Changes the URI of the (default instance of the) global registry to the designated URI. -
Uses of GlobalRegistry in de.aristaflow.adept2.core.registry.cluster
Methods in de.aristaflow.adept2.core.registry.cluster that return GlobalRegistryModifier and TypeMethodDescriptionprotected GlobalRegistryClusterPlatform.globalRegistryChanged(SessionToken session, URI globRegUri) -
Uses of GlobalRegistry in de.aristaflow.adept2.core.registry.twophase
Methods in de.aristaflow.adept2.core.registry.twophase that return GlobalRegistryModifier and TypeMethodDescriptionprotected GlobalRegistryTwoPhaseBootstrap.continueBootstrap()Continues the bootstrap.TwoPhasePlatform.continueBootstrap()Continues the bootstrap.protected GlobalRegistryTwoPhasePlatform.globalRegistryChanged(SessionToken session, URI globRegUri) Notifies the bootstrap registry that the URI of the global registry has changed to the designated URI.