Class DevRabbitMqHttpPortSupplier
- java.lang.Object
-
- io.quarkus.smallrye.reactivemessaging.rabbitmq.runtime.devconsole.DevRabbitMqHttpPortSupplier
-
- All Implemented Interfaces:
Supplier<DevRabbitMqHttpPort>
public class DevRabbitMqHttpPortSupplier extends Object implements Supplier<DevRabbitMqHttpPort>
-
-
Constructor Summary
Constructors Constructor Description DevRabbitMqHttpPortSupplier()
-
-
-
Method Detail
-
get
public DevRabbitMqHttpPort get()
- Specified by:
getin interfaceSupplier<DevRabbitMqHttpPort>
-
-