getConnectorID()

Retrieves the connector identifier (ID) from the event object.

Syntax

public String getConnectorID();

Parameters

None.

Return values

A String containing the connector ID, which identifies the connector to which the event is assigned.

Exceptions

AttributeNullValueException
Thrown if the connector ID is null.

Notes

Currently, the connector ID is only used for tracing purposes.

Copyright IBM Corp. 1997, 2004