Class MessageQueueReceiverEndpointBeanRegistrar

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware

    public class MessageQueueReceiverEndpointBeanRegistrar
    extends AbstractAnnotationBasedBeanRegistrar
    ImportBeanDefinitionRegistrar for message log support.
    See Also:
    EnableMessageQueueReceiverEndpoint
    • Method Summary

      Modifier and Type Method Description
      protected java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotationType()  
      protected void registerBeanDefinitions​(java.lang.String channelName, java.lang.String beanName, org.springframework.core.annotation.AnnotationAttributes annotationAttributes, org.springframework.beans.factory.support.BeanDefinitionRegistry registry)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.springframework.context.annotation.ImportBeanDefinitionRegistrar

        registerBeanDefinitions
    • Constructor Detail

      • MessageQueueReceiverEndpointBeanRegistrar

        public MessageQueueReceiverEndpointBeanRegistrar()