| Package | Description |
|---|---|
| javax.cache.configuration |
This package contains configuration classes and interfaces.
|
| javax.cache.expiry |
This package contains expiry policies
|
| Class | Description |
|---|---|
| ExpiryPolicy |
Defines functions to determine when cache entries will expire based on
creation, access and modification operations.
|
| Class | 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 © 2017. All rights reserved.