Package me.ehp246.aufjms.api.jms
Class PropertyName
java.lang.Object
me.ehp246.aufjms.api.jms.PropertyName
public final class PropertyName
extends java.lang.Object
Custom framework properties. They come after JMS headers but before
application properties. These values are exposed/published to the public.
- Since:
- 1.0
- Author:
- Lei Yang
-
Field Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
INVOKING
public static final java.lang.String INVOKING- See Also:
- Constant Field Values
-
ServerThrown
public static final java.lang.String ServerThrown- See Also:
- Constant Field Values
-
TTL
public static final java.lang.String TTL- See Also:
- Constant Field Values
-
GROUP_ID
public static final java.lang.String GROUP_ID- See Also:
- Constant Field Values
-
GROUP_SEQ
public static final java.lang.String GROUP_SEQ- See Also:
- Constant Field Values
-
TraceId
public static final java.lang.String TraceId- See Also:
- Constant Field Values
-
SpanId
public static final java.lang.String SpanId- See Also:
- Constant Field Values
-