| Package | Description |
|---|---|
| io.arivera.oss.embedded.rabbitmq |
| Modifier and Type | Method and Description |
|---|---|
RabbitMqCommand.ProcessExecutorFactory |
EmbeddedRabbitMqConfig.getProcessExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedRabbitMqConfig.Builder |
EmbeddedRabbitMqConfig.Builder.processExecutorFactory(RabbitMqCommand.ProcessExecutorFactory factory) |
| Constructor and Description |
|---|
EmbeddedRabbitMqConfig(Version version,
URL downloadSource,
File downloadTarget,
File extractionFolder,
File appFolder,
long downloadReadTimeoutInMillis,
long downloadConnectionTimeoutInMillis,
long defaultRabbitMqCtlTimeoutInMillis,
long rabbitMqServerInitializationTimeoutInMillis,
long erlangCheckTimeoutInMillis,
boolean cacheDownload,
boolean deleteCachedFile,
Map<String,String> envVars,
RabbitMqCommand.ProcessExecutorFactory processExecutorFactory) |
Copyright © 2016–2017. All rights reserved.