This project has retired. For details please refer to its
Attic page.
ServletRequestCleanupCallback (Jetspeed-2 Core API 2.2.2 API)
org.apache.jetspeed.util
Interface ServletRequestCleanupCallback
public interface ServletRequestCleanupCallback
- Version:
- $Id: ServletRequestCleanupCallback.java 1101917 2011-05-11 15:19:31Z ate $
Method Summary |
void |
cleanup(javax.servlet.ServletContext context,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
cleanup
void cleanup(javax.servlet.ServletContext context,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.