Class 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>
    • Method Detail

      • parse

        public com.rabbitmq.client.Address[] parse​(String value)
        Specified by:
        parse in interface ru.tinkoff.qa.neptune.core.api.properties.PropertySupplier<com.rabbitmq.client.Address[],​String>