Uses of Interface
org.cache2k.jcache.ExtendedConfiguration
-
Packages that use ExtendedConfiguration Package Description org.cache2k.jcache Support for using the JCache API with cache2k, that allows additional configuration. -
-
Uses of ExtendedConfiguration in org.cache2k.jcache
Classes in org.cache2k.jcache that implement ExtendedConfiguration Modifier and Type Class Description class
ExtendedMutableConfiguration<K,V>
Extends the JCache mutable configuration with an additional cache2k configuration.
-