@Configuration @ConditionalOnClass(value=ContextScope.class) @EnableBeanContext public class EnableBeanContextAutoConfiguration extends Object
Context scope using Spring application context (or in exact
terms, using the application context BeanFactory) to provide context resource instances as Spring beans.EnableBeanContextCopyright © 2019 The Holon Platform. All rights reserved.