org.shept.org.springframework.web.servlet.mvc.delegation
public interface WebActionResolver
MethodNameResolver
this interface does not only provide a method name but also a value if available
and a component for handling this value| Modifier and Type | Method and Description |
|---|---|
WebActionToken |
getAction(javax.servlet.http.HttpServletRequest request,
Set<String> componentPathName,
Map<String,List<WebComponent>> handlersForPath) |
WebActionToken getAction(javax.servlet.http.HttpServletRequest request, Set<String> componentPathName, Map<String,List<WebComponent>> handlersForPath)
Copyright © 2014. All Rights Reserved.