public class BeanRegistrar extends Object
| Constructor and Description |
|---|
BeanRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
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.