Class Connectors
java.lang.Object
io.quarkus.smallrye.reactivemessaging.runtime.dev.ui.Connectors
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Map<String, DevReactiveMessagingInfos.Component> (package private) final Map<String, DevReactiveMessagingInfos.Component> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidcollect(io.quarkus.runtime.StartupEvent event, org.eclipse.microprofile.config.Config config)
-
Field Details
-
incomingConnectors
-
outgoingConnectors
-
-
Constructor Details
-
Connectors
public Connectors()
-
-
Method Details
-
collect
void collect(@Observes io.quarkus.runtime.StartupEvent event, org.eclipse.microprofile.config.Config config)
-