接口 EnvironmentAware
- 所有超级接口:
Aware
- 所有已知实现类:
AutoConfigurationImportSelector,ImportAutoConfigurationImportSelector,MBeanExportConfiguration,PropertySourcesPlaceholderConfigurer
Interface to be implemented by any bean that wishes to be notified
of the
Environment that it runs in.- 作者:
- TODAY 2018-11-14 21:06
-
方法概要
-
方法详细资料
-
setEnvironment
void setEnvironment(cn.taketoday.core.env.Environment environment)
-