|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathMap | |
---|---|
org.springframework.web.servlet.handler.metadata | This package enables automatic web controller targeting. |
Uses of PathMap in org.springframework.web.servlet.handler.metadata |
---|
Methods in org.springframework.web.servlet.handler.metadata that return PathMap | |
---|---|
protected PathMap[] |
CommonsPathMapHandlerMapping.getPathMapAttributes(Class handlerClass)
Use Commons Attributes to find PathMap attributes for the given class. |
protected abstract PathMap[] |
AbstractPathMapHandlerMapping.getPathMapAttributes(Class handlerClass)
Use Attributes API to find PathMap attributes for the given handler class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |