Uses of Interface
org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor

Packages that use DestructionAwareBeanPostProcessor
org.springframework.web.struts   
 

Uses of DestructionAwareBeanPostProcessor in org.springframework.web.struts
 

Classes in org.springframework.web.struts that implement DestructionAwareBeanPostProcessor
 class ActionServletAwareProcessor
          BeanPostProcessor implementation that passes the ActionServlet to beans that extend the Struts Action class.
 



Copyright (C) 2003-2004 The Spring Framework Project.