Annotation Type EventMeshTrace


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface EventMeshTrace
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean isEnable
      If true, enable the trace
    • Element Detail

      • isEnable

        boolean isEnable
        If true, enable the trace
        Default:
        false