Uses of Interface
org.opendaylight.infrautils.caches.CacheManagers
-
Packages that use CacheManagers Package Description org.opendaylight.infrautils.caches.baseimpl org.opendaylight.infrautils.caches.baseimpl.internal -
-
Uses of CacheManagers in org.opendaylight.infrautils.caches.baseimpl
Subinterfaces of CacheManagers in org.opendaylight.infrautils.caches.baseimpl Modifier and Type Interface Description interface
CacheManagersRegistry
Service Provider (Cache implementor) hook. -
Uses of CacheManagers in org.opendaylight.infrautils.caches.baseimpl.internal
Classes in org.opendaylight.infrautils.caches.baseimpl.internal that implement CacheManagers Modifier and Type Class Description class
CacheManagersRegistryImpl
Implementation of CachesMonitor.
-