类 ONSProducerDefinitionRegistryPostProcessor

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

      • ONSProducerDefinitionRegistryPostProcessor

        public ONSProducerDefinitionRegistryPostProcessor()
    • 方法详细资料

      • postProcessBeanDefinitionRegistry

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