Package org.springframework.config.java.context

This package contains ApplicationContext implementations for Java configurations.

See:
          Description

Class Summary
AbstractAnnotationApplicationContext Convenient superclass for ApplicationContext implementations that read bean definitions from class bytecode.
AnnotationApplicationContext Annotation-aware application context.
 

Package org.springframework.config.java.context Description

This package contains ApplicationContext implementations for Java configurations.
Provides basic support for reading configuration from class bytecode and annotation based implementations.



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