接口的使用
cn.taketoday.context.aware.ResourceLoaderAware
使用ResourceLoaderAware的程序包
程序包
说明
Support classes for Framework's scripting package.
-
cn.taketoday.context.annotation中ResourceLoaderAware的使用
修饰符和类型类说明classA bean definition scanner that detects bean candidates on the classpath, registering corresponding bean definitions with a given registry (BeanFactoryorApplicationContext). -
cn.taketoday.context.annotation.config中ResourceLoaderAware的使用
修饰符和类型类说明classDeferredImportSelectorto handleauto-configuration.classVariant ofAutoConfigurationImportSelectorfor@ImportAutoConfiguration. -
cn.taketoday.context.loader中ResourceLoaderAware的使用
修饰符和类型类说明classA component provider that provides candidate components from a base package.classA component provider that provides components from a base package. -
cn.taketoday.context.support中ResourceLoaderAware的使用
修饰符和类型类说明classFramework-specificMessageSourceimplementation that accesses resource bundles using specified basenames, participating in the FrameworkApplicationContext's resource loading. -
cn.taketoday.scripting.support中ResourceLoaderAware的使用
修饰符和类型类说明classBeanPostProcessorthat handlesScriptFactorydefinitions, replacing each factory with the actual scripted Java object generated by it.