info.aduna.autofocus.http.webclient
Class NavigationRulesHandlerInterceptor
java.lang.Object
org.openrdf.http.webclient.NavigationRulesHandlerInterceptor
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
|
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 |
NavigationRulesHandlerInterceptor
public NavigationRulesHandlerInterceptor()
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.