deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.enterprise.servlet
Class LoggingFilter

java.lang.Object
  extended by org.deegree.enterprise.servlet.LoggingFilter
All Implemented Interfaces:
Filter

public class LoggingFilter
extends Object
implements Filter

servlet filter for logging incoming requests and outgoing responses. Through the init-params a user may limit logging to:

Since:
2.0
Version:
$Revision: 9338 $, 1.0. $Revision: 9338 $, $Date: 2007-12-27 13:31:31 +0100 (Do, 27 Dez 2007) $
Author:
Andreas Poth, last edited by: $Author: apoth $

Constructor Summary
LoggingFilter()
           
 
Method Summary
 void destroy()
           
 void doFilter(ServletRequest request, ServletResponse response, FilterChain chain)
           
 void init(FilterConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingFilter

public LoggingFilter()
Method Detail

init

public void init(FilterConfig config)
          throws ServletException
Specified by:
init in interface Filter
Parameters:
config -
Throws:
ServletException

doFilter

public void doFilter(ServletRequest request,
                     ServletResponse response,
                     FilterChain chain)
              throws IOException,
                     ServletException
Specified by:
doFilter in interface Filter
Parameters:
request -
response -
chain -
Throws:
IOException
ServletException

destroy

public void destroy()
Specified by:
destroy in interface Filter

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net