|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectServletContextCache
public abstract class ServletContextCache
Constructor Summary | |
---|---|
ServletContextCache()
|
Method Summary | |
---|---|
protected static ServletContextCache |
get(ServletContext servletContext,
String key)
|
protected abstract String |
getKey()
|
protected void |
initInternal(ServletContext servletContext)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServletContextCache()
Method Detail |
---|
protected void initInternal(ServletContext servletContext)
protected static ServletContextCache get(ServletContext servletContext, String key)
protected abstract String getKey()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |