Uses of Package
org.springframework.config.java.annotation

Packages that use org.springframework.config.java.annotation
org.springframework.config.java.annotation Java configuration annotations. 
org.springframework.config.java.process Core functionality for processing Configuration classes. 
org.springframework.config.java.support Java configuration support package. 
 

Classes in org.springframework.config.java.annotation used by org.springframework.config.java.annotation
DependencyCheck
          Annotation representing a Spring IoC dependency check status.
Lazy
          Lazy instantiation options.
Primary
          Signifies Beans as primary for disambiguation when looking up beans by type.
 

Classes in org.springframework.config.java.annotation used by org.springframework.config.java.process
Bean
          Annotation to be applied to methods that create beans in a Spring context.
 

Classes in org.springframework.config.java.annotation used by org.springframework.config.java.support
Configuration
          Annotation for a configuration class.
 



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