Uses of Package
org.ajax4jsf.cache

Packages that use org.ajax4jsf.cache
org.ajax4jsf.cache Cache APIs 
 

Classes in org.ajax4jsf.cache used by org.ajax4jsf.cache
Cache
           A cache, being a mechanism for efficient temporary storage of objects for the purpose of improving the overall performance of an application system, should not be necessary for the application to function correctly, it only improves the performance.
CacheConfigurationLoader
           
CacheEntry
          CacheEntry
CacheException
          CacheException is a generic exception, which indicates a cache error has occurred.
CacheListener
          Interface describing various events that can happen as elements are added to or removed from a cache
CacheLoader
          User should implement this CacheLoader interface to provide a loader object to load the objects into cache.
 



Copyright © 2010. All Rights Reserved.