| Package | Description |
|---|---|
| org.springframework.amqp.rabbit.listener |
Provides classes for message listener containers.
|
| Modifier and Type | Method and Description |
|---|---|
protected RabbitAdmin |
SimpleMessageListenerContainer.getRabbitAdmin() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleMessageListenerContainer.setRabbitAdmin(RabbitAdmin rabbitAdmin)
Set the
RabbitAdmin, used to declare any auto-delete queues, bindings
etc when the container is started. |
Copyright © 2021. All rights reserved.