类分层结构
- java.lang.Object
- com.easycodebox.common.spring.ApplicationContextFactory (implements org.springframework.context.ApplicationContextAware)
- com.easycodebox.common.spring.BeanFactory
- org.springframework.core.io.support.PropertiesLoaderSupport
- org.springframework.beans.factory.config.PropertyResourceConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered)
- org.springframework.beans.factory.config.PlaceholderConfigurerSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware)
- org.springframework.context.support.PropertySourcesPlaceholderConfigurer (implements org.springframework.context.EnvironmentAware)
Copyright © 2016. All rights reserved.