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 Collection<org.springframework.amqp.core.Declarable> |
processAmqpListener(org.springframework.amqp.rabbit.annotation.RabbitListener rabbitListener,
Method method,
Object bean,
String beanName) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
afterSingletonsInstantiated, assertBeanFactory, getOrder, noBeanFoundMessage, postProcessAfterInitialization, postProcessBeforeInitialization, processListener, resolveExpressionAsString, setBeanClassLoader, setBeanFactory, setCharset, setContainerFactoryBeanName, setEndpointRegistry, setEnvironment, setMessageHandlerMethodFactorypublic TunedRabbitListenerAnnotationBeanPostProcessor()
protected Collection<org.springframework.amqp.core.Declarable> processAmqpListener(org.springframework.amqp.rabbit.annotation.RabbitListener rabbitListener, Method method, Object bean, 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 © 2022 Tradeshift. All rights reserved.