The Spring Framework

Uses of Package
org.springframework.beans.factory.wiring

Packages that use org.springframework.beans.factory.wiring
org.springframework.beans.factory.annotation Support package for annotation-driven bean configuration. 
org.springframework.beans.factory.wiring Mechanism to determine bean wiring metadata from a bean instance. 
 

Classes in org.springframework.beans.factory.wiring used by org.springframework.beans.factory.annotation
BeanWiringInfo
          Holder for bean wiring metadata information about a particular class.
BeanWiringInfoResolver
          Strategy interface to be implemented by objects than can resolve bean name information, given a newly instantiated bean object.
 

Classes in org.springframework.beans.factory.wiring used by org.springframework.beans.factory.wiring
BeanWiringInfo
          Holder for bean wiring metadata information about a particular class.
BeanWiringInfoResolver
          Strategy interface to be implemented by objects than can resolve bean name information, given a newly instantiated bean object.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.