Methods

Table 114 summarizes the methods in the Tracing class.

Table 114.

Member methods of the Tracing class
Member method Description Page
Tracing() Creates an instance of the Tracing class for a connector. You never call this method to create an instance of the Tracing class. The connector class framework creates an instance of the Tracing class for the connector.
getIndent() Retrieves a character value that specifies the indent for tracing messages. getIndent()
getName() Retrieves the name of the business object for which to write tracing messages. getName()
getTraceLevel() Retrieves the current tracing level. getTraceLevel()
setIndent() Sets the indent for messages. setIndent()
write() Writes a tracing message. write()

Copyright IBM Corp. 1997, 2003