public class RabbitContainerEventListener extends AbstractContainerEventListener
| Constructor and Description |
|---|
RabbitContainerEventListener(org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onContainerStartedEvent(ContainerStartedEvent event) |
protected void |
onContainerStoppedEvent(ContainerStoppedEvent event) |
onApplicationEventpublic RabbitContainerEventListener(org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory)
protected void onContainerStartedEvent(ContainerStartedEvent event)
onContainerStartedEvent in class AbstractContainerEventListenerprotected void onContainerStoppedEvent(ContainerStoppedEvent event)
onContainerStoppedEvent in class AbstractContainerEventListener