Class MessageQueueReceiverEndpointBeanRegistrar

java.lang.Object
de.otto.synapse.annotation.AbstractAnnotationBasedBeanRegistrar
de.otto.synapse.annotation.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: