Uses of Interface
org.springframework.web.context.ServletConfigAware
Package
Description
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
-
Uses of ServletConfigAware in org.springframework.web.servlet.handler
Modifier and TypeClassDescriptionclass
BeanPostProcessor
that applies initialization and destruction callbacks to beans that implement theServlet
interface.