Interface | Description |
---|---|
IdGenerator |
The IdGenerator is responsible for generating cache
entry ids, dependency ids or invalidation ids.
|
InvalidationGenerator |
The InvalidationGenerator is responsible for generating cache
invalidation ids.
|
JAXRPCEntryInfo |
JAXRPCEntryInfo extends the EntryInfo interface to allow additional variables unique to JAX-RPC Caching.
|
MetaDataGenerator |
The MetaDataGenerator normally is responsible for assigning
timeout, and priority via the appropriate
methods in the entry's JAXRPCEntryInfo object.
|