|
Java EE 5 SDK | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CacheHelper | CacheHelper interface is an user-extensible interface to customize: a) the key generation b) whether to cache the response. |
CacheKeyGenerator | CacheKeyGenerator: a helper interface to generate the key that is used to cache this request. |
CacheManagerListener | listener for the CacheManager events |
Class Summary | |
---|---|
CacheManager | |
DefaultCacheHelper | DefaultCacheHelper interface is the built-in implementation of the
CacheHelper interface to aide in:
a) the key generation b) whether to cache the response. |
|
Java EE 5 SDK | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.