类 ONSConsumerDefinitionRegistryPostProcessor

  • 所有已实现的接口:
    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 ONSConsumerDefinitionRegistryPostProcessor
    extends AliyunBeanDefinitionRegistryPostProcessor
    阿里云ONS消息消费bean定义注册
    作者:
    frankcl
    • 构造器详细资料

      • ONSConsumerDefinitionRegistryPostProcessor

        public ONSConsumerDefinitionRegistryPostProcessor()
    • 方法详细资料

      • postProcessBeanDefinitionRegistry

        public void postProcessBeanDefinitionRegistry​(org.springframework.beans.factory.support.BeanDefinitionRegistry beanDefinitionRegistry)
                                               throws org.springframework.beans.BeansException
        抛出:
        org.springframework.beans.BeansException