| 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 policies
|
| javax.cache.spi |
The javax.cache.spi package defines the classes and interfaces that are implemented by the
caching provider for use by the
Caching class |
| Class and Description |
|---|
| CacheEntryListenerConfiguration
Defines the configuration requirements for a
CacheEntryListener and a Factory for its
creation. |
| Configuration
A basic read-only representation of a
Cache configuration. |
| Class and Description |
|---|
| CacheEntryListenerConfiguration
Defines the configuration requirements for a
CacheEntryListener and a Factory for its
creation. |
| CompleteConfiguration
A read-only representation of the complete JCache
Cache
configuration. |
| Configuration
A basic read-only representation of a
Cache configuration. |
| Factory
Constructs and returns a fully configured instance of a specific factory type.
|
| MutableCacheEntryListenerConfiguration
A convenience class providing a mutable, serializable implementation of a
CacheEntryListenerConfiguration. |
| MutableConfiguration
A simple mutable implementation of a
Configuration. |
| OptionalFeature
Optional features that may be present in an implementation.
|
| Class and Description |
|---|
| Factory
Constructs and returns a fully configured instance of a specific factory type.
|
| Class and Description |
|---|
| OptionalFeature
Optional features that may be present in an implementation.
|
Copyright © 2014. All Rights Reserved.