Uses of Interface
de.aristaflow.adept2.base.globalregistry.GlobalRegistryProvider
-
Packages that use GlobalRegistryProvider Package Description de.aristaflow.adept2.base.cluster -
-
Uses of GlobalRegistryProvider in de.aristaflow.adept2.base.cluster
Classes in de.aristaflow.adept2.base.cluster that implement GlobalRegistryProvider Modifier and Type Class Description class
RegistryProviderConf
AGlobalRegistryProvider
retrieving a list of possible global registry URIs from its configuration and trying to get a global registry with this URIs.class
RegistryProviderDb
AGlobalRegistryProvider
retrieving the global registry URI from the cluster (synchronisation) JDBC data source.
-