| Modifier and Type | Method and Description |
|---|---|
EmbeddedRabbitMqConfig |
EmbeddedRabbitMqConfig.Builder.build()
Builds an immutable instance of
EmbeddedRabbitMqConfig using smart defaults. |
| Constructor and Description |
|---|
EmbeddedRabbitMq(EmbeddedRabbitMqConfig config) |
| Constructor and Description |
|---|
ErlangShell(EmbeddedRabbitMqConfig config)
Generic Constructor.
|
RabbitMqCommand(EmbeddedRabbitMqConfig config,
String command,
String... arguments)
Constructs a new instance this class to execute arbitrary RabbitMQ commands with arbitrary arguments.
|
RabbitMqCtl(EmbeddedRabbitMqConfig config) |
RabbitMqPlugins(EmbeddedRabbitMqConfig config) |
RabbitMqServer(EmbeddedRabbitMqConfig config)
Creates a new RabbitMqServer with NOOP settings for output capturing and event listening.
|
| Constructor and Description |
|---|
DownloaderFactory(EmbeddedRabbitMqConfig config) |
| Constructor and Description |
|---|
ExtractorFactory(EmbeddedRabbitMqConfig config) |
| Constructor and Description |
|---|
ErlangVersionChecker(EmbeddedRabbitMqConfig config) |
ShutdownHelper(EmbeddedRabbitMqConfig config,
Future<org.zeroturnaround.exec.ProcessResult> rabbitMqProcess)
Constructs a new instance that will be used to shut down the given RabbitMQ server process.
|
StartupHelper(EmbeddedRabbitMqConfig config) |
Copyright © 2016–2017. All rights reserved.