|
Spring AMQP | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRetryOperationsInterceptorFactoryBean | |
---|---|
org.springframework.amqp.rabbit.config |
Uses of AbstractRetryOperationsInterceptorFactoryBean in org.springframework.amqp.rabbit.config |
---|
Subclasses of AbstractRetryOperationsInterceptorFactoryBean in org.springframework.amqp.rabbit.config | |
---|---|
class |
StatefulRetryOperationsInterceptorFactoryBean
Convenient factory bean for creating a stateful retry interceptor for use in a message listener container, giving you a large amount of control over the behaviour of a container when a listener fails. |
class |
StatelessRetryOperationsInterceptorFactoryBean
Convenient factory bean for creating a stateless retry interceptor for use in a message listener container, giving you a large amount of control over the behaviour of a container when a listener fails. |
|
Spring AMQP | |||||||||
PREV NEXT | FRAMES NO FRAMES |