org.nhindirect.config.ui.flash
Class FlashMapFilter

java.lang.Object
  extended by org.springframework.web.filter.GenericFilterBean
      extended by org.springframework.web.filter.OncePerRequestFilter
          extended by org.nhindirect.config.ui.flash.FlashMapFilter
All Implemented Interfaces:
javax.servlet.Filter, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware

public class FlashMapFilter
extends org.springframework.web.filter.OncePerRequestFilter


Field Summary
 
Fields inherited from class org.springframework.web.filter.OncePerRequestFilter
ALREADY_FILTERED_SUFFIX
 
Constructor Summary
FlashMapFilter()
           
 
Method Summary
 
Methods inherited from class org.springframework.web.filter.OncePerRequestFilter
doFilter
 
Methods inherited from class org.springframework.web.filter.GenericFilterBean
afterPropertiesSet, destroy, getFilterConfig, init, setBeanName, setServletContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashMapFilter

public FlashMapFilter()


Copyright © 2010. All Rights Reserved.