类 OTSTunnelDefinitionRegistryPostProcessor
- java.lang.Object
-
- xin.manong.weapon.spring.boot.bean.AliyunBeanDefinitionRegistryPostProcessor
-
- xin.manong.weapon.spring.boot.bean.OTSTunnelDefinitionRegistryPostProcessor
-
- 所有已实现的接口:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.config.BeanFactoryPostProcessor,org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor,org.springframework.context.ApplicationContextAware,org.springframework.context.EnvironmentAware
@Component public class OTSTunnelDefinitionRegistryPostProcessor extends AliyunBeanDefinitionRegistryPostProcessor
阿里云OTS数据通道bean定义注册- 作者:
- frankcl
-
-
字段概要
-
从类继承的字段 xin.manong.weapon.spring.boot.bean.AliyunBeanDefinitionRegistryPostProcessor
applicationContext, environment
-
-
构造器概要
构造器 构造器 说明 OTSTunnelDefinitionRegistryPostProcessor()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 voidpostProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry beanDefinitionRegistry)-
从类继承的方法 xin.manong.weapon.spring.boot.bean.AliyunBeanDefinitionRegistryPostProcessor
bindAliyunSecret, postProcessBeanFactory, setApplicationContext, setEnvironment
-
-