The Spring Framework

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

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

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

Subclasses of SimpleInstantiationStrategy in org.springframework.beans.factory.support
 class CglibSubclassingInstantiationStrategy
          Default object instantiation strategy for use in BeanFactories.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.