Uses of Class
org.apache.jcs.access.exception.InvalidHandleException

Packages that use InvalidHandleException
org.apache.jcs.access Contains classes for accessing the cache. 
 

Uses of InvalidHandleException in org.apache.jcs.access
 

Methods in org.apache.jcs.access that throw InvalidHandleException
 void CacheAccess.resetElementAttributes(IElementAttributes attr)
          Deprecated. As of release 1.3
 void CacheAccess.resetElementAttributes(java.lang.Object name, IElementAttributes attr)
          Reset attributes for a particular element in the cache.
 



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