org.clazzes.util.http.aop
public class AnnotationHttpContextProvider extends Object implements HttpContextProvider
InvocationHttpContext
annotations on the given method invocation and evaluates the
context URL as described in the documentation of the annotation class.Constructor and Description |
---|
AnnotationHttpContextProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getContextUrl(org.aopalliance.intercept.MethodInvocation invocation)
Get the context URL from a method invocation.
|
public String getContextUrl(org.aopalliance.intercept.MethodInvocation invocation)
HttpContextProvider
getContextUrl
in interface HttpContextProvider
invocation
- The method invocation to consider.HttpLoginService.checkPermission(javax.servlet.http.HttpServletRequest, String)
Copyright © 2014 Clazzes.org. All Rights Reserved.