| Package | Description |
|---|---|
| org.apache.commons.jcs |
Contains the class JCS which provides a simple interface for clients to use
JCS.
|
| org.apache.commons.jcs.access |
Contains classes for accessing the cache.
|
| org.apache.commons.jcs.access.behavior | |
| org.apache.commons.jcs.access.exception | |
| org.apache.commons.jcs.engine.behavior |
Interfaces used by the core and the auxiliary caches.
|
| org.apache.commons.jcs.engine.control |
The primary cache classes and the hub.
|
| org.apache.commons.jcs.utils.props |
| Class and Description |
|---|
| CacheException
This is the most general exception the cache throws.
|
| Class and Description |
|---|
| CacheException
This is the most general exception the cache throws.
|
| ConfigurationException
Thrown if there is some severe configuration problem that makes the cache nonfunctional.
|
| Class and Description |
|---|
| CacheException
This is the most general exception the cache throws.
|
| Class and Description |
|---|
| CacheException
This is the most general exception the cache throws.
|
| Class and Description |
|---|
| ObjectExistsException
The putSafe method on the JCS convenience class throws this exception if the object is already
present in the cache.
|
| ObjectNotFoundException
ObjectNotFoundException
TODO see if we can remove this.
|
| Class and Description |
|---|
| CacheException
This is the most general exception the cache throws.
|
| Class and Description |
|---|
| ConfigurationException
Thrown if there is some severe configuration problem that makes the cache nonfunctional.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.