public class TunedRabbitListenerAnnotationBeanPostProcessor
extends org.springframework.amqp.rabbit.annotation.RabbitListenerAnnotationBeanPostProcessor
implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
TunedRabbitListenerAnnotationBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAmqpListener(org.springframework.amqp.rabbit.annotation.RabbitListener rabbitListener,
java.lang.reflect.Method method,
java.lang.Object bean,
java.lang.String beanName) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
afterSingletonsInstantiated, getOrder, postProcessAfterInitialization, postProcessBeforeInitialization, processListener, setBeanClassLoader, setBeanFactory, setContainerFactoryBeanName, setEndpointRegistry, setEnvironment, setMessageHandlerMethodFactorypublic TunedRabbitListenerAnnotationBeanPostProcessor()
protected void processAmqpListener(org.springframework.amqp.rabbit.annotation.RabbitListener rabbitListener,
java.lang.reflect.Method method,
java.lang.Object bean,
java.lang.String beanName)
processAmqpListener in class org.springframework.amqp.rabbit.annotation.RabbitListenerAnnotationBeanPostProcessorpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareCopyright © 2019 Tradeshift. All rights reserved.