Package me.ehp246.aufjms.api.annotation
package me.ehp246.aufjms.api.annotation
-
Annotation InterfacesClassDescriptionEnables
ByJms-annotated proxy interfaces scanning.When applied to a parameter of a ByJms interface, it specifies the argument value should be used for Message.setJMSCorrelationID(String).Specifies the argument should be used for MessageProducer.setDeliveryDelay(long).Specifies the injection point for the value of JMS header 'JMSXDeliveryCount' on a ForJmsType object.Specifies the value forJMSXGroupID.Specifies the value forJMSXGroupSeq.When applied to a parameter of a ByJms interface, it specifies the name and argument for Message.setObjectProperty(String, Object).Specifies the injection point for the value of Message.getJMSRedelivered() on a ForJmsType object.Specifies the value for JMSProducer.setTimeToLive(long).Specifies the value for Message.setJMSType(String).