Uses of Class
org.springframework.beans.factory.support.AbstractBeanDefinition

Packages that use AbstractBeanDefinition
org.springframework.beans.factory.support Classes supporting the org.springframework.beans.factory package.  
 

Uses of AbstractBeanDefinition in org.springframework.beans.factory.support
 

Subclasses of AbstractBeanDefinition in org.springframework.beans.factory.support
 class ChildBeanDefinition
          Bean definition for beans whose class is defined by their ancestry.
 class RootBeanDefinition
          Root bean definitions have a class plus optionally constructor argument values and property values.
 



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