Uses of Class
org.springframework.config.java.context.AbstractAnnotationApplicationContext

Packages that use AbstractAnnotationApplicationContext
org.springframework.config.java.context This package contains ApplicationContext implementations for Java configurations. 
 

Uses of AbstractAnnotationApplicationContext in org.springframework.config.java.context
 

Subclasses of AbstractAnnotationApplicationContext in org.springframework.config.java.context
 class AnnotationApplicationContext
          Annotation-aware application context.
 



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