| パッケージ | 説明 |
|---|---|
| org.jenkinsci.plugins.rabbitmqconsumer |
Main plugin package.
|
| org.jenkinsci.plugins.rabbitmqconsumer.listeners |
Event listener package.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
RMQManager.onCloseCompleted(RMQConnection rmqConnection) |
void |
RMQManager.onOpen(RMQConnection rmqConnection) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
RMQConnectionListener.onCloseCompleted(RMQConnection rmqConnection)
Calls when closing process for connection is completed.
|
void |
RMQConnectionListener.onOpen(RMQConnection rmqConnection)
Calls when connection is opend.
|
Copyright © 2004-2013. All Rights Reserved.