Annotation Type Component


@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface Component
Tags components inside of protocols. Used to generate the schema, configure a component via XML and expose attributes/operations via JMX or probe. See https://issues.redhat.com/browse/JGRP-2567 for details
Since:
5.2
  • Element Details

    • name

      String name
      Default:
      ""
    • description

      String description
      Default:
      ""
    • deprecatedMessage

      String deprecatedMessage
      Default:
      ""