| Package | Description |
|---|---|
| javax.cache.configuration |
This package contains configuration classes and interfaces.
|
| javax.cache.expiry |
This package contains expiry policies
|
| Class and Description |
|---|
| ExpiryPolicy
Defines functions to determine when cache entries will expire based on
creation, access and modification operations.
|
| Class and Description |
|---|
| Duration
A
Serializable duration of time. |
| ExpiryPolicy
Defines functions to determine when cache entries will expire based on
creation, access and modification operations.
|
Copyright © 2014. All Rights Reserved.