The Spring Framework

Uses of Interface
org.springframework.web.context.ServletConfigAware

Packages that use ServletConfigAware
org.springframework.web.servlet.handler Provides standard HandlerMapping implementations, including abstract base classes for custom implementations. 
 

Uses of ServletConfigAware in org.springframework.web.servlet.handler
 

Classes in org.springframework.web.servlet.handler that implement ServletConfigAware
 class SimpleServletPostProcessor
          BeanPostProcessor that applies initialization and destruction callbacks to beans that implement the Servlet interface.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.