| Package | Description |
|---|---|
| io.arivera.oss.embedded.rabbitmq |
| Modifier and Type | Method and Description |
|---|---|
static RabbitMqEnvVar |
RabbitMqEnvVar.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RabbitMqEnvVar[] |
RabbitMqEnvVar.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddedRabbitMqConfig.Builder |
EmbeddedRabbitMqConfig.Builder.envVar(RabbitMqEnvVar key,
String value)
Defines an environment variable value to use for the execution of all RabbitMQ commands.
|
Copyright © 2016–2021. All rights reserved.