Uses of Class
com.jfw.util.GenericCache

Packages that use GenericCache
com.jfw.authentication Manage user authentication, authorization and profiling. 
com.jfw.examples Examples of use of JFW classes. 
 

Uses of GenericCache in com.jfw.authentication
 

Subclasses of GenericCache in com.jfw.authentication
 class ServicesCache
          Caching the services data.
 

Uses of GenericCache in com.jfw.examples
 

Subclasses of GenericCache in com.jfw.examples
 class MyCache