fr.ifremer.wao.ui.services
Class AppModule.TimingFilter

java.lang.Object
  extended by fr.ifremer.wao.ui.services.AppModule.TimingFilter
All Implemented Interfaces:
org.apache.tapestry5.services.RequestFilter
Enclosing class:
AppModule

protected static class AppModule.TimingFilter
extends Object
implements org.apache.tapestry5.services.RequestFilter


Field Summary
protected  Set<String> timedUris
           
 
Constructor Summary
AppModule.TimingFilter()
           
 
Method Summary
 boolean service(org.apache.tapestry5.services.Request request, org.apache.tapestry5.services.Response response, org.apache.tapestry5.services.RequestHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timedUris

protected Set<String> timedUris
Constructor Detail

AppModule.TimingFilter

public AppModule.TimingFilter()
Method Detail

service

public boolean service(org.apache.tapestry5.services.Request request,
                       org.apache.tapestry5.services.Response response,
                       org.apache.tapestry5.services.RequestHandler handler)
                throws IOException
Specified by:
service in interface org.apache.tapestry5.services.RequestFilter
Throws:
IOException


Copyright © 2009-2011 Ifremer. All Rights Reserved.