Uses of Interface
org.springframework.config.java.enhancement.ConfigurationEnhancer

Packages that use ConfigurationEnhancer
org.springframework.config.java.enhancement.cglib For internal use only: subject to backward-incompatible changes. 
 

Uses of ConfigurationEnhancer in org.springframework.config.java.enhancement.cglib
 

Classes in org.springframework.config.java.enhancement.cglib that implement ConfigurationEnhancer
 class CglibConfigurationEnhancer
          ConfigurationEnhancer implementation that uses CGLIB to subclass and enhance a target Configuration class.
 



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