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.listener Java configuration annotation listeners. 
org.springframework.config.java.listener.aop Java configuration AOP annotation listeners. 
org.springframework.config.java.listener.aop.targetsource Java configuration TargetSource specific annotation listeners. 
org.springframework.config.java.process Processing package. 
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.
 

Classes in org.springframework.config.java.annotation used by org.springframework.config.java.listener
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.listener.aop
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.listener.aop.targetsource
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.process
Bean
          Annotation to be applied to methods that create beans in a Spring context.
Configuration
          Annotation for a configuration class.
 

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



Copyright © 2005-2007 Spring Framework. All Rights Reserved.