JavaScript is disabled on your browser.
Chenile Framework Javadocs
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.chenile.cache
package
org.chenile.cache
Caching interface is defined here.
Related Packages
Package
Description
org.chenile.cache.init
Cache initializations are done here.
org.chenile.cache.interceptor
The Cache interceptor is here.
org.chenile.cache.model
Cache model objects.
Interfaces
Class
Description
Cacheable
Implement this interface if you want to create your own custom key out of the input params passed to a method.