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
- 
ClassesClassDescriptionImplementation of theJetStreamClientadvice annotation.AnExecutableMethodProcessorthat will process all beans annotated withJetStreamListener.