Uses of Package
javax.cache.configuration
-
Packages that use javax.cache.configuration Package Description javax.cache This package contains the API for JCache.javax.cache.configuration This package contains configuration classes and interfaces.javax.cache.expiry This package contains expiry policiesjavax.cache.spi The javax.cache.spi package defines the classes and interfaces that are implemented by the caching provider for use by theCachingclass -
Classes in javax.cache.configuration used by javax.cache Class Description CacheEntryListenerConfiguration Defines the configuration requirements for aCacheEntryListenerand aFactoryfor its creation.Configuration A basic read-only representation of aCacheconfiguration. -
Classes in javax.cache.configuration used by javax.cache.configuration Class Description CacheEntryListenerConfiguration Defines the configuration requirements for aCacheEntryListenerand aFactoryfor its creation.CompleteConfiguration A read-only representation of the complete JCacheCacheconfiguration.Configuration A basic read-only representation of aCacheconfiguration.Factory Constructs and returns a fully configured instance of a specific factory type.MutableCacheEntryListenerConfiguration A convenience class providing a mutable, serializable implementation of aCacheEntryListenerConfiguration.MutableConfiguration A simple mutable implementation of aConfiguration.OptionalFeature Optional features that may be present in an implementation. -
Classes in javax.cache.configuration used by javax.cache.expiry Class Description Factory Constructs and returns a fully configured instance of a specific factory type. -
Classes in javax.cache.configuration used by javax.cache.spi Class Description OptionalFeature Optional features that may be present in an implementation.