public class MessageSenderEndpointBeanRegistrar extends AbstractAnnotationBasedBeanRegistrar
ImportBeanDefinitionRegistrar for message log support.EnableMessageSenderEndpoint| Constructor and Description |
|---|
MessageSenderEndpointBeanRegistrar() |
| 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