| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.appserv.web.taglibs.cache.CacheUtil
CacheUtil has utility methods used by the cache tag library.
| Constructor Summary | |
| CacheUtil() | |
| Method Summary | |
| static java.lang.String | generateKey(java.lang.String key,
            PageContext pc)This function generates the key to the cache. | 
| static com.sun.appserv.util.cache.Cache | getCache(PageContext pc,
         int scope)This is used to get the cache itself. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CacheUtil()
| Method Detail | 
public static com.sun.appserv.util.cache.Cache getCache(PageContext pc,
                                                        int scope)
public static java.lang.String generateKey(java.lang.String key,
                                           PageContext pc)
| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.