@Singleton
public class JMSProducerMethodInterceptor
extends java.lang.Object
implements io.micronaut.aop.MethodInterceptor<java.lang.Object,java.lang.Object>
JMSProducer
and have at least one method annotated with
Queue
or Topic
.Constructor and Description |
---|
JMSProducerMethodInterceptor(io.micronaut.context.BeanContext beanContext) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
intercept(io.micronaut.aop.MethodInvocationContext<java.lang.Object,java.lang.Object> context) |