Package org.springframework.boot.context.initializer

Class Summary
ConfigFileApplicationContextInitializer ApplicationContextInitializer that configures the context environment by loading properties from well known file locations.
ContextIdApplicationContextInitializer ApplicationContextInitializer that set the Spring ApplicationContext ID.
EnvironmentDelegateApplicationContextInitializer ApplicationContextInitializer that delegates to other initializers that are specified under a context.initializer.classes environment property.
LoggingApplicationContextInitializer An ApplicationContextInitializer that configures a logging framework depending on what it finds on the classpath and in the Environment.
VcapApplicationContextInitializer An ApplicationContextInitializer that knows where to find VCAP (a.k.a.
 



Copyright © 2013. All Rights Reserved.