The image O_1032.gif shows the basic Java Object Cache APIs. A User accesses the Cache using the CacheAccess class. An Admin accesses the Cache using the Cache.class. A Data Source interacts with the Cache by way of the CacheLoader class. Both the CacheAccess and CacheLoader classes use the Attributes class. The Cache class uses the CacheAccess class.

End of description.