The Spring Framework

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

Packages that use org.springframework.beans.factory.annotation
org.springframework.beans.factory.annotation Support package for annotation-driven bean configuration. 
 

Classes in org.springframework.beans.factory.annotation used by org.springframework.beans.factory.annotation
Autowire
          Enumeration determining autowiring status: that is, whether a bean should have its dependencies automatically injected by the Spring container using setter injection.
Configurable
          Marks a class as being eligible for Spring-driven configuration.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.