@j2c.interactionSpec

This tag provides information about the default Interaction Spec that is used. This tag is a Class-level doclet tag.

Scope: class

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 default InteractionSpec that isused.

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