Class OutgoingObservationDecorator
java.lang.Object
io.smallrye.reactive.messaging.providers.extension.OutgoingObservationDecorator
- All Implemented Interfaces:
SubscriberDecorator,jakarta.enterprise.inject.spi.Prioritized
@ApplicationScoped
public class OutgoingObservationDecorator
extends Object
implements SubscriberDecorator
-
Field Summary
Fields inherited from interface io.smallrye.reactive.messaging.SubscriberDecorator
DEFAULT_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.smallrye.reactive.messaging.SubscriberDecorator
getPriority
-
Constructor Details
-
OutgoingObservationDecorator
public OutgoingObservationDecorator()
-
-
Method Details