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

    Fields
    Modifier and Type Field Description
    static java.lang.String GROUP_ID  
    static java.lang.String GROUP_SEQ  
    static java.lang.String INVOKING  
    static java.lang.String ServerThrown  
    static java.lang.String SpanId  
    static java.lang.String TraceId  
    static java.lang.String TTL  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait