Class MessagingCdiExtension
java.lang.Object
io.helidon.microprofile.messaging.MessagingCdiExtension
- All Implemented Interfaces:
Extension
MicroProfile Reactive Messaging CDI Extension.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessagingCdiExtension
public MessagingCdiExtension()Initialize messaging CDI extension.
-
-
Method Details
-
channelsLiveness
Deprecated.UseMessagingChannelProcessorinstead.Get names of all channels accompanied by boolean if cancel or onError signal has been intercepted in it.- Returns:
- map of channels
-
channelsReadiness
Deprecated.UseMessagingChannelProcessorinstead.Get names of all channels accompanied by boolean if onSubscribe signal has been intercepted in it.- Returns:
- map of channels
-
MessagingChannelProcessorinstead.