Class EventSourceBeanRegistrar

java.lang.Object
de.otto.synapse.annotation.AbstractAnnotationBasedBeanRegistrar
de.otto.synapse.annotation.EventSourceBeanRegistrar
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware

public class EventSourceBeanRegistrar extends AbstractAnnotationBasedBeanRegistrar
ImportBeanDefinitionRegistrar for event-sourcing support.
See Also: