public final class ChannelBuildItem
extends io.quarkus.builder.item.MultiBuildItem
| Constructor and Description |
|---|
ChannelBuildItem(String name) |
| Modifier and Type | Method and Description |
|---|---|
io.smallrye.reactive.messaging.extension.ChannelConfiguration |
getChannelConfig() |
(package private) static ChannelBuildItem |
of(String name)
Creates a new instance of
ChannelBuildItem. |
public ChannelBuildItem(String name)
static ChannelBuildItem of(String name)
ChannelBuildItem.name - the name of the injected channelChannelBuildItempublic io.smallrye.reactive.messaging.extension.ChannelConfiguration getChannelConfig()
Copyright © 2021 JBoss by Red Hat. All rights reserved.