public class EventSourceBeanRegistrar extends AbstractAnnotationBasedBeanRegistrar
ImportBeanDefinitionRegistrar for event-sourcing support.EnableEventSource| Constructor and Description |
|---|
EventSourceBeanRegistrar() |
| Modifier and Type | Method and 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) |
getEnvironment, registerBeanDefinitions, setEnvironmentprotected java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotationType()
getAnnotationType in class AbstractAnnotationBasedBeanRegistrarprotected void registerBeanDefinitions(java.lang.String channelName,
java.lang.String beanName,
org.springframework.core.annotation.AnnotationAttributes annotationAttributes,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
registerBeanDefinitions in class AbstractAnnotationBasedBeanRegistrar