Package io.micronaut.nats.jetstream.intercept
package io.micronaut.nats.jetstream.intercept
Contains the implementation of the
Around
advices for
JetStream consumer and producer methods.- Since:
- 4.0.0
- Author:
- Joachim Grimm
-
ClassDescriptionImplementation of the
JetStreamClient
advice annotation.AnExecutableMethodProcessor
that will process all beans annotated withJetStreamListener
.