public class BeanRegistrar extends Object
| 构造器和说明 |
|---|
BeanRegistrar() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
registerInfrastructureBean(org.springframework.beans.factory.support.BeanDefinitionRegistry beanDefinitionRegistry,
String beanName,
Class<?> beanType)
Register Infrastructure Bean
|
public static void registerInfrastructureBean(org.springframework.beans.factory.support.BeanDefinitionRegistry beanDefinitionRegistry,
String beanName,
Class<?> beanType)
beanDefinitionRegistry - BeanDefinitionRegistrybeanType - the type of beanbeanName - the name of beanCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.