Class RabbitMqClusterProperty
- java.lang.Object
-
- ru.tinkoff.qa.neptune.rabbit.mq.properties.RabbitMqClusterProperty
-
- All Implemented Interfaces:
Consumer<String>
,Supplier<com.rabbitmq.client.Address[]>
,ru.tinkoff.qa.neptune.core.api.properties.PropertySupplier<com.rabbitmq.client.Address[],String>
public final class RabbitMqClusterProperty extends Object implements ru.tinkoff.qa.neptune.core.api.properties.PropertySupplier<com.rabbitmq.client.Address[],String>
-
-
Field Summary
Fields Modifier and Type Field Description static RabbitMqClusterProperty
RABBIT_MQ_CLUSTER_PROPERTY
-
-
-
Field Detail
-
RABBIT_MQ_CLUSTER_PROPERTY
public static final RabbitMqClusterProperty RABBIT_MQ_CLUSTER_PROPERTY
-
-