Uses of Interface
io.smallrye.reactive.messaging.PublisherDecorator
-
Packages that use PublisherDecorator Package Description io.smallrye.reactive.messaging io.smallrye.reactive.messaging.metrics -
-
Uses of PublisherDecorator in io.smallrye.reactive.messaging
Method parameters in io.smallrye.reactive.messaging with type arguments of type PublisherDecorator Modifier and Type Method Description void
AbstractMediator. setDecorators(javax.enterprise.inject.Instance<PublisherDecorator> decorators)
-
Uses of PublisherDecorator in io.smallrye.reactive.messaging.metrics
Classes in io.smallrye.reactive.messaging.metrics that implement PublisherDecorator Modifier and Type Class Description class
MetricDecorator
-