@j2c.connectionSpec-property

This tag provides information about the property of the ConnectionSpec. This tag is a Class-level doclet tag.

Scope: class

Multiplicity

(0..n): You can use this tag zero to an infinite number of times in the Java™ source file.

Purpose

The j2c.connectionSpec-property tag provides information about the property of the ConnectionSpec.

Parameters

The following table lists the valid parameters for this tag:
Attribute Type Description Required
name String The name of the property Yes
value String The value of the property defined statically Yes

Feedback