| Package | Description |
|---|---|
| io.arivera.oss.embedded.rabbitmq.bin |
| Modifier and Type | Method and Description |
|---|---|
RabbitMqServer |
RabbitMqServer.listeningToEventsWith(org.zeroturnaround.exec.listener.ProcessListener listener)
Use this method to register a listener to be notified of process events, like start, stop, etc.
|
RabbitMqServer |
RabbitMqServer.writeOutputTo(OutputStream outputStream)
Use this method if you wish the output of the process is streamed somewhere as it happens.
|
Copyright © 2016–2017. All rights reserved.