Package me.ehp246.aufjms.api.annotation
package me.ehp246.aufjms.api.annotation
-
Annotation InterfacesClassDescriptionIndicates that the annotated interface should be implemented by Auf JMS as a message producer and made available for injection.Defines a destination.Enables client-side capabilities of Auf JMS.Enables the server-side capabilities of Auf JMS.Indicates that the class defines methods that should be invoked on a message by matching on message's JMS type, i.e., Message.getJMSType().Specifies which method should be invoked on a ForJmsType class.Specifies the binding point for correlation id.Specifies the argument value should be passed to MessageProducer.setDeliveryDelay(long).Specifies the binding point of the value of JMS header
JMSXDeliveryCounton a ForJmsType object.Specifies the binding point of the value forJMSXGroupID.Specifies the binding point of the value forJMSXGroupSeq.Specifies the binding point for a Log4j ThreadContext value.Specifies the binding point for a JMS property.Specifies the binding point of the value of Message.getJMSRedelivered().Specifies the binding point of the value for JMSProducer.setTimeToLive(long).Specifies the binding point of the value for Message.setJMSType(String).