Class Trace.TraceletProperty

  • Enclosing interface:
    Trace

    public static class Trace.TraceletProperty
    extends Object
    a TraceletProperty is a property of a Tracelet.
    • Constructor Detail

      • TraceletProperty

        public TraceletProperty​(String name,
                                Object value)
    • Method Detail

      • getName

        public String getName()
      • getValue

        public Object getValue()