info.aduna.autofocus.http.webclient
Class NavigationRulesHandlerInterceptor

java.lang.Object
  extended by org.openrdf.http.webclient.NavigationRulesHandlerInterceptor
      extended by info.aduna.autofocus.http.webclient.NavigationRulesHandlerInterceptor
All Implemented Interfaces:
org.springframework.web.servlet.HandlerInterceptor

public class NavigationRulesHandlerInterceptor
extends org.openrdf.http.webclient.NavigationRulesHandlerInterceptor

Author:
Herko ter Horst

Constructor Summary
NavigationRulesHandlerInterceptor()
           
 
Method Summary
 boolean preHandle(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Object command)
           
 
Methods inherited from class org.openrdf.http.webclient.NavigationRulesHandlerInterceptor
afterCompletion, postHandle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationRulesHandlerInterceptor

public NavigationRulesHandlerInterceptor()
Method Detail

preHandle

public boolean preHandle(javax.servlet.http.HttpServletRequest request,
                         javax.servlet.http.HttpServletResponse response,
                         Object command)
                  throws Exception
Specified by:
preHandle in interface org.springframework.web.servlet.HandlerInterceptor
Overrides:
preHandle in class org.openrdf.http.webclient.NavigationRulesHandlerInterceptor
Throws:
Exception


Copyright © 1997-2008 Aduna. All Rights Reserved.