Package org.springframework.config.java.context

ApplicationContext implementations that support Java configuration classes as input.

See:
          Description

Interface Summary
ConfigurableJavaConfigApplicationContext  
 

Class Summary
DefaultBeanFactoryProvider TODO: JAVADOC
JavaConfigApplicationContext Implementation of ApplicationContext that accepts @Configuration class literals and/or base package paths containing @Configuration classes.
JavaConfigWebApplicationContext JavaConfig ApplicationContext implementation for use in the web tier.
 

Package org.springframework.config.java.context Description

ApplicationContext implementations that support Java configuration classes as input.