Package org.apache.jcs.access

Contains classes for accessing the cache.

See:
          Description

Class Summary
CacheAccess This class provides an interface for all types of access to the cache.
GroupCacheAccess Access for groups.
 

Package org.apache.jcs.access Description

Contains classes for accessing the cache. The CacheAccess interface, which all classes in this package implement, provides all the methods a client should need to use a Cache.



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.