|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.util.ServletRequestThreadLocalCleanupCallback
public class ServletRequestThreadLocalCleanupCallback
| Constructor Summary | |
|---|---|
ServletRequestThreadLocalCleanupCallback(java.lang.ThreadLocal<?> threadLocal)
|
|
| Method Summary | |
|---|---|
void |
cleanup(javax.servlet.ServletContext context,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletRequestThreadLocalCleanupCallback(java.lang.ThreadLocal<?> threadLocal)
| Method Detail |
|---|
public void cleanup(javax.servlet.ServletContext context,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
cleanup in interface ServletRequestCleanupCallback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||