| Modifier and Type | Field and Description |
|---|---|
static String |
BROKER_STARTUP_COMPLETED |
| Constructor and Description |
|---|
StartupHelper(EmbeddedRabbitMqConfig config) |
public static final String BROKER_STARTUP_COMPLETED
public StartupHelper(EmbeddedRabbitMqConfig config)
public Future<org.zeroturnaround.exec.ProcessResult> call() throws StartupException
This is useful to ensure no other interactions happen with the RabbitMQ Server until it's safe to do so
call in interface Callable<Future<org.zeroturnaround.exec.ProcessResult>>rabbitmq-server process running in "foreground".StartupException - if anything fails while attempting to start and confirm successful initialization.ShutdownHelperCopyright © 2016–2021. All rights reserved.