Adempiere 3.5.2a

org.compiere.wstore
Class StoreFilter

java.lang.Object
  extended by org.compiere.wstore.StoreFilter
All Implemented Interfaces:
Filter

public class StoreFilter
extends Object
implements Filter

Web Store Filter

Version:
$Id: StoreFilter.java,v 1.3 2006/07/30 00:53:21 jjanke Exp $
Author:
Jorg Janke

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

Constructor Detail

StoreFilter

public StoreFilter()
Method Detail

init

public void init(FilterConfig config)
          throws ServletException
Init

Specified by:
init in interface Filter
Parameters:
config - configuration
Throws:
ServletException

destroy

public void destroy()
Destroy

Specified by:
destroy in interface Filter

doFilter

public void doFilter(ServletRequest request,
                     ServletResponse response,
                     FilterChain chain)
              throws IOException,
                     ServletException
Filter

Specified by:
doFilter in interface Filter
Parameters:
request - request
response - response
chain - chain
Throws:
IOException
ServletException

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.