Uses of Package
org.springframework.config.java.support

Packages that use org.springframework.config.java.support
org.springframework.config.java.process Processing package. 
org.springframework.config.java.support Java configuration support package. 
org.springframework.config.java.support.cglib CGLib based enhancement support. 
 

Classes in org.springframework.config.java.support used by org.springframework.config.java.process
BytecodeConfigurationEnhancer
          Decorate the given configuration class for usage inside Spring application context.
 

Classes in org.springframework.config.java.support used by org.springframework.config.java.support
BeanNameTrackingDefaultListableBeanFactory
          BeanFactory which keeps track of getBean() calls.
EnhancerMethodInvoker
          Invoking interface for bypassing the decorated class.
 

Classes in org.springframework.config.java.support used by org.springframework.config.java.support.cglib
BeanNameTrackingDefaultListableBeanFactory
          BeanFactory which keeps track of getBean() calls.
BytecodeConfigurationEnhancer
          Decorate the given configuration class for usage inside Spring application context.
MethodBeanWrapper
          Wrapper for the result returned by the method backing a bean instance.
 



Copyright © 2005-2007 Spring Framework. All Rights Reserved.