Package io.micronaut.nats.intercept
package io.micronaut.nats.intercept
Contains the implementation of the 
Around advices for
 Nats consumer and producer methods.- Since:
- 1.0.0
- Author:
- jgrimm
- 
ClassesClassDescriptionAbstract Implementation for nats introduction advices.AnExecutableMethodProcessorthat will process all beans annotated withNatsListener.Implementation of theNatsClientadvice annotation.Manages the consumer state for nats and jetstream.Stores the static state for publishing messages withNatsClient.