Annotation Type JmxEndpoint

    • Optional Element Summary

      Optional Elements 
      Modifier and TypeOptional ElementDescription
      booleanenableByDefault
      If the endpoint should be enabled or disabled by default.
      Stringid
      The id of the endpoint.
    • Element Detail

      • enableByDefault

        @AliasFor(annotation=Endpoint.class)
        boolean enableByDefault
        If the endpoint should be enabled or disabled by default.
        Returns:
        true if the endpoint is enabled by default
        Default:
        true