Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jcs.access Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AbstractCacheAccessThis class provides the common methods for all types of access to the cache.Classorg.apache.commons.jcs.accessApache Commons
CacheAccessThis class provides an interface for all types of access to the cache.Classorg.apache.commons.jcs.accessApache Commons
CacheExceptionThis is the most general exception the cache throws.Classorg.apache.commons.jcs.access.exceptionApache Commons
ConfigurationExceptionThrown if there is some severe configuration problem that makes the cache nonfunctional.Classorg.apache.commons.jcs.access.exceptionApache Commons
GroupCacheAccessClassorg.apache.commons.jcs.accessApache Commons
ICacheAccessICacheAccess defines the behavior for client access.Interfaceorg.apache.commons.jcs.access.behaviorApache Commons
ICacheAccessManagementICacheAccessManagement defines the methods for cache management, cleanup and shutdown.Interfaceorg.apache.commons.jcs.access.behaviorApache Commons
IGroupCacheAccessInterfaceorg.apache.commons.jcs.access.behaviorApache Commons
InvalidArgumentExceptionInvalidArgumentException is thrown if an argument is passed to the cache that is invalid.Classorg.apache.commons.jcs.access.exceptionApache Commons
InvalidGroupExceptionInvalidGroupExceptionSee Also:Serialized FormClassorg.apache.commons.jcs.access.exceptionApache Commons
InvalidHandleExceptionInvalidHandleException is not used.Classorg.apache.commons.jcs.access.exceptionApache Commons
ObjectExistsExceptionThe putSafe method on the JCS convenience class throws this exception if the object is already present in the cache.Classorg.apache.commons.jcs.access.exceptionApache Commons
ObjectNotFoundExceptionObjectNotFoundException TODO see if we can remove this.Classorg.apache.commons.jcs.access.exceptionApache Commons
PartitionedCacheAccessTODO: Add new methods that will allow you to provide a partition indicator for all major calls.Classorg.apache.commons.jcs.accessApache Commons