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