The ability to add arbitrary metadata to BeanDefinition metadata.
添加任意元数据到BeanDefinition元数据的能力。
The <aop:scoped-proxy> tag decorates the regular element that contains it; given access to the BeanDefinition, it can modify it.
<aop:scoped-proxy>标签用来修饰包含它的标准的元素;如果它能够访问BeanDefinition,它就能对BeanDefinition进行修改。
To simplify the generation of BeanDefinition metadata, Spring 2.0 introduces a handy new BeanDefinitionBuilder class, offering a fluent, builder-style API.
为了简化BeanDefinition元数据的生成,Spring 2.0引入了一种方便的新的BeanDefinitionBuilder类,提供一种流畅的、构建器风格的API。
There are no constraints on the schema, although of course you need to be able to see how it will guide the generation of BeanDefinition metadata at runtime.
对于schema没有限制,当然你需要明白它是如何在运行时引导Be anDefinition的生成的。
There are no constraints on the schema, although of course you need to be able to see how it will guide the generation of BeanDefinition metadata at runtime.
对于schema没有限制,当然你需要明白它是如何在运行时引导Be anDefinition的生成的。
应用推荐