com.basecmp.core.servlets
Class ManagedContentDispatcher

java.lang.Object
  extended bycom.basecmp.core.servlets.ManagedContentDispatcher

public class ManagedContentDispatcher
extends java.lang.Object


Field Summary
static java.lang.String CONFIG_PARAM_EXCLUDE_PATH_PATTERN
           
 
Constructor Summary
ManagedContentDispatcher()
           
 
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
 

Field Detail

CONFIG_PARAM_EXCLUDE_PATH_PATTERN

public static final java.lang.String CONFIG_PARAM_EXCLUDE_PATH_PATTERN
See Also:
Constant Field Values
Constructor Detail

ManagedContentDispatcher

public ManagedContentDispatcher()
Method Detail

destroy

public void destroy()

doFilter

public void doFilter(ServletRequest request,
                     ServletResponse response,
                     FilterChain chain)
              throws java.io.IOException,
                     ServletException
Throws:
java.io.IOException
ServletException

init

public void init(FilterConfig config)
          throws ServletException
Throws:
ServletException


Copyright © 2004 by basecmp® - Professional Web Solutions