|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.decoration.caches.HashMapPathResolverCache
org.apache.jetspeed.decoration.caches.SessionPathResolverCache
public class SessionPathResolverCache
Extends the
Field Summary |
---|
Fields inherited from class org.apache.jetspeed.decoration.caches.HashMapPathResolverCache |
---|
cache |
Constructor Summary | |
---|---|
SessionPathResolverCache(javax.servlet.http.HttpSession session)
|
Method Summary | |
---|---|
void |
clear()
Clears the entire contents of this cache object. |
Methods inherited from class org.apache.jetspeed.decoration.caches.HashMapPathResolverCache |
---|
addPath, getPath, removePath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.jetspeed.decoration.PathResolverCache |
---|
addPath, getPath, removePath |
Constructor Detail |
---|
public SessionPathResolverCache(javax.servlet.http.HttpSession session)
Method Detail |
---|
public void clear()
PathResolverCache
clear
in interface PathResolverCache
clear
in class HashMapPathResolverCache
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |