Package | Description |
---|---|
org.springframework.web.servlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
Modifier and Type | Method and Description |
---|---|
protected MappedInterceptor[] |
AbstractHandlerMapping.getMappedInterceptors()
Return all configured
MappedInterceptor s as an array. |