Uses of Interface
org.springframework.web.context.ServletConfigAware
Packages that use ServletConfigAware
Package
Description
Provides standard HandlerMapping implementations,
 including abstract base classes for custom implementations.
- 
Uses of ServletConfigAware in org.springframework.web.servlet.handlerClasses in org.springframework.web.servlet.handler that implement ServletConfigAwareModifier and TypeClassDescriptionclassBeanPostProcessorthat applies initialization and destruction callbacks to beans that implement theServletinterface.