Uses of Class
de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
Packages that use GlobalRegistryCache Package Description de.aristaflow.adept2.base.registry -
-
Uses of GlobalRegistryCache in de.aristaflow.adept2.base.registry
Fields in de.aristaflow.adept2.base.registry declared as GlobalRegistryCache Modifier and Type Field Description protected GlobalRegistryCache
ServiceRegistry. globalRegCache
The cache for the global registry data, that is, service names, global and local URIs.
-