Class ObservationDecorator
java.lang.Object
io.smallrye.reactive.messaging.providers.extension.ObservationDecorator
- All Implemented Interfaces:
PublisherDecorator,jakarta.enterprise.inject.spi.Prioritized
-
Field Summary
Fields inherited from interface io.smallrye.reactive.messaging.PublisherDecorator
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.PublisherDecorator
decorate, getPriority
-
Constructor Details
-
ObservationDecorator
public ObservationDecorator()
-
-
Method Details