Uses of Package
javax.cache.configuration
Packages that use javax.cache.configuration
Package
Description
This package contains the API for JCache.
This package contains configuration classes and interfaces.
This package contains expiry policies
The javax.cache.spi package defines the classes and interfaces that are implemented by the
caching provider for use by the
Caching
class-
Classes in javax.cache.configuration used by javax.cacheClassDescriptionDefines the configuration requirements for a
CacheEntryListener
and aFactory
for its creation.A basic read-only representation of aCache
configuration. -
Classes in javax.cache.configuration used by javax.cache.configurationClassDescriptionDefines the configuration requirements for a
CacheEntryListener
and aFactory
for its creation.A read-only representation of the complete JCacheCache
configuration.A basic read-only representation of aCache
configuration.Constructs and returns a fully configured instance of a specific factory type.A convenience class providing a mutable, serializable implementation of aCacheEntryListenerConfiguration
.A simple mutable implementation of aConfiguration
.Optional features that may be present in an implementation. -
Classes in javax.cache.configuration used by javax.cache.expiryClassDescriptionConstructs and returns a fully configured instance of a specific factory type.
-
Classes in javax.cache.configuration used by javax.cache.spi