Uses of Interface
org.springframework.config.java.core.BeanMethodProcessor

Packages that use BeanMethodProcessor
org.springframework.config.java.core For internal use only: subject to backward-incompatible changes. 
 

Uses of BeanMethodProcessor in org.springframework.config.java.core
 

Classes in org.springframework.config.java.core that implement BeanMethodProcessor
 class AutoBeanMethodProcessor
           
 class ExternalBeanMethodProcessor
          BeanMethodProcessor capable of processing ExternalBean-annotated methods.
 class ExternalValueMethodProcessor
           
 class ScopedProxyMethodProcessor
           
 class StandardBeanMethodProcessor
           
 



Copyright � 2005-2008 Spring Framework. All Rights Reserved.