Uses of Interface
org.cache2k.core.spi.CacheLifeCycleListener
-
Packages that use CacheLifeCycleListener Package Description org.cache2k.core -
-
Uses of CacheLifeCycleListener in org.cache2k.core
Methods in org.cache2k.core that return types with arguments of type CacheLifeCycleListener Modifier and Type Method Description static Iterable<CacheLifeCycleListener>CacheManagerImpl. getCacheLifeCycleListeners()
-