All Classes and Interfaces
Class
Description
The basic interface that various cache implementations must provide.
Creates
Cache
instances using some backing implementationThe type of expiration policy to use.
Cache configuration settings that form a specification that requested implementations should satisfy.
The policy type that dictates how providers should react to cache specification issues.
Thrown when a cache specification issue arises
under
MisconfigurationPolicy.REJECT
Thrown when a cache is to be built with no provider specified and no default provider was found.
The reason for a cache entry being removed.
Listens to entry removals in the cache that may occur for various reasons.