Package org.springframework.config.java.core

For internal use only: subject to backward-incompatible changes.

See:
          Description

Interface Summary
BeanMethodProcessor  
BeanMethodReturnValueProcessor  
EnhancerMethodInvoker Invoking interface for bypassing the decorated class.
 

Class Summary
AutoBeanMethodProcessor  
BeanNameTrackingDefaultListableBeanFactory BeanFactory which keeps track of getBean() calls.
Constants  
ExternalBeanMethodProcessor BeanMethodProcessor capable of processing ExternalBean-annotated methods.
ExternalValueMethodProcessor  
MethodBeanWrapper Wrapper for the result returned by the method backing a bean instance.
ScopedProxyMethodProcessor  
StandardBeanMethodProcessor  
 

Package org.springframework.config.java.core Description

For internal use only: subject to backward-incompatible changes.
This package contains classes common to both .process and .enhancement packages.



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