@Singleton public class Connectors extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<String,DevReactiveMessagingInfos.Component> |
incomingConnectors |
(package private) Map<String,DevReactiveMessagingInfos.Component> |
outgoingConnectors |
| Constructor and Description |
|---|
Connectors() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
collect(io.quarkus.runtime.StartupEvent event,
org.eclipse.microprofile.config.Config config) |
final Map<String,DevReactiveMessagingInfos.Component> incomingConnectors
final Map<String,DevReactiveMessagingInfos.Component> outgoingConnectors
Copyright © 2021 JBoss by Red Hat. All rights reserved.