Annotation Type ConnectorAttributes


@Retention(RUNTIME) @Target(TYPE) public @interface ConnectorAttributes
This class is used to allow multiple ConnectorAttribute declarations. NOTE: Experimental, not part of the specification.

This class should not be used directly. Instead, multiple ConnectorAttribute should be used on the class annotated with Connector.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description