@j2c.interactionSpec

This tag provides information about the InteractionSpec that is used for the method. This tag is a method-level doclet tag.

Scope: method

Multiplicity

(0..1): You can use this tag zero to one times in the Java™ source file.

Purpose

The j2c.interactionSpec tag provides information of the InteractionSpec that is used for the method.

Parameters

The following table lists the valid parameters for this tag:
Attribute Type Description Required
class String The name of the class that is used Yes

Feedback