--> Probe fragments

Probe fragments

A probe's fragment defines the probe's logic. Every probe must contain at least one fragment.

Example:

To enter a probe fragment, select Fragment in the editor's tree pane, and enter data for the fragment in the editing pane. You can also right-click a probe in the editor's tree pane, then click New > Fragment.

A fragment must include a specification of the fragment type, as well as Java source code; it can also include probe data items, if the code requires them.

Related
Method probes versus callsite probes