public static class ContextResourceLoaderConfiguration.Registrar extends Object implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.core.env.Environment |
environment |
| Constructor and Description |
|---|
Registrar() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.beans.factory.config.BeanDefinition |
getProtocolResolver(org.springframework.beans.factory.config.BeanDefinitionHolder client) |
protected org.springframework.beans.factory.config.BeanDefinition |
getTaskExecutorDefinition() |
void |
registerBeanDefinitions(org.springframework.core.type.AnnotationMetadata importingClassMetadata,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment in interface org.springframework.context.EnvironmentAwarepublic void registerBeanDefinitions(org.springframework.core.type.AnnotationMetadata importingClassMetadata,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
registerBeanDefinitions in interface org.springframework.context.annotation.ImportBeanDefinitionRegistrarprotected org.springframework.beans.factory.config.BeanDefinition getProtocolResolver(org.springframework.beans.factory.config.BeanDefinitionHolder client)
protected org.springframework.beans.factory.config.BeanDefinition getTaskExecutorDefinition()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.