org.controlhaus.jms
Annotation Type JMSControl.Priority


@Target(value={PARAMETER,METHOD})
@Retention(value=RUNTIME)
public static @interface JMSControl.Priority

The method/parameter annotation representing a message priority. If not given then the default for the JMS provider is used.


Optional Element Summary
 int value
           
 

value

public abstract int value
Default:
-1