A B C D E F G H I K L M N O P R S T U W X _

A

AbstractMessageLogger - class com.ibm.etools.logging.util.AbstractMessageLogger.
 
AbstractMessageLogger() - Constructor for class com.ibm.etools.logging.util.AbstractMessageLogger
AbstractMessageLogger constructor.
abstractMessageLoggerCopyright - Static variable in class com.ibm.etools.logging.util.AbstractMessageLogger
Copyright statement.
AbstractMessageLoggerFactory - class com.ibm.etools.logging.util.AbstractMessageLoggerFactory.
 
AbstractMessageLoggerFactory() - Constructor for class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
 
ALL - Static variable in class com.ibm.etools.logging.util.Level
 
ALL - Static variable in class com.ibm.etools.logging.util.Detail
Deprecated. Constant value intended for representing all serialized data.
ARCHIVEEXPIRYDAYS - Static variable in class com.ibm.etools.logging.util.LoggerStateHashKeys
Constant value intended for a hash key for a logger's archived output file(s) days to deletion.
archiveFile() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Archives the current file
archiveFile() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Archives the file being used
archiveFile(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
ARG_GC_ELAPSED - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
Elapsed - a type of Garbage collection event.
ARG_GC_STEPS - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
Steps - a type of garbage collection event.
ARG_INSTALLABLE - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
46 - the variation for installable drivers.
ARG_RUNTYPE_COLD - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
50 - the variaiton for a cold run.
ARG_RUNTYPE_WARM - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
51 - the variation for a warm run.

B

BasicLogRecord - class com.ibm.etools.logging.util.BasicLogRecord.
Deprecated. com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact is replaced by com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact.
BasicLogRecord() - Constructor for class com.ibm.etools.logging.util.BasicLogRecord
Deprecated.  
BuildInfo - class com.ibm.etools.logging.util.BuildInfo.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
BuildInfo() - Constructor for class com.ibm.etools.logging.util.BuildInfo
 

C

checkEnvironment() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Deprecated. This method is not the correct way to check the environment variable(s) to turn logging on and off. Logging is now based on a logging level (see Level.java) rather than a boolean environment variable. Setting the level (and any other preferences) from the environment variable(s) will be handled under the covers in future releases. The preferred way to do this is via the setLevel(Level) method.
chgVar(String) - Method in class com.ibm.etools.logging.util.TimerStep
Change the variation, and if it has changed from its previous setting write the new value out to the log.
closeAllFileHandles() - Method in class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
Closes the open file handles owned by loggers in the Factory.
closeFile() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
If the DefaultMsgLogger has an associated file handle to an output file for logging, the existing file handle is closed.
closeFile() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
If the current logger has an associated file handle to an output file for logging, the existing file handle is closed.
closeFileHandle(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
closeFileHandle(String, int) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Closes the previously created file handle and removes the instance from the hashtable of previously created file handles if no other loggers are currently writing to the parameter file.
closeRAFileHandle(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
com.ibm.etools.logging.M12.pdartifacts - package com.ibm.etools.logging.M12.pdartifacts
 
com.ibm.etools.logging.pd.artifacts - package com.ibm.etools.logging.pd.artifacts
 
com.ibm.etools.logging.util - package com.ibm.etools.logging.util
 
COMMIT_LIMIT - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
COMMIT_PEEK - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
COMMIT_TOTAL - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
COMMON_LOGGING_PREFSTORE_PATH - Static variable in class com.ibm.etools.logging.util.Constants
 
CONFIG - Static variable in class com.ibm.etools.logging.util.Level
 
Constants - class com.ibm.etools.logging.util.Constants.
 
Constants() - Constructor for class com.ibm.etools.logging.util.Constants
 
Converter - class com.ibm.etools.logging.util.Converter.
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
Converter() - Constructor for class com.ibm.etools.logging.util.Converter
Deprecated.  
convertToCommonBaseEvent(String) - Static method in class com.ibm.etools.logging.util.Converter
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
convertToExtendedDataElement(String) - Static method in class com.ibm.etools.logging.util.Converter
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
convertToExtendedDataElements(String) - Static method in class com.ibm.etools.logging.util.Converter
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
countersAsStrings(long[], boolean) - Static method in class com.ibm.etools.logging.util.TimerStep
Answer the process counters in a human readable form.
createLogger(String) - Method in class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
Deprecated. This method is not the correct way to get or create a new logger. The correct way to get or create a new logger is by calling getLogger(String loggerName).
createProperLogger() - Method in class com.ibm.etools.logging.util.MsgLoggerFactory
Creates an instance of MsgLogger.
createProperLogger() - Method in class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
This method must be overridden by the subclass to provide the proper instance of logger to be created by this factory.
currentTimeSeconds() - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Returns the number of seconds (fractional precision) between January 1, 1970, 00:00:00 GMT and the current time represented as a String.

D

DEFAULTARCHIVEEXPIRYDAYS - Static variable in class com.ibm.etools.logging.util.LoggerStateHashKeys
Constant value intended for a hash key for a logger's archived output file(s) days to deletion.
DEFAULTLEVEL - Static variable in class com.ibm.etools.logging.util.LoggerStateHashKeys
Constant value intended for a hash key for a logger's default level.
DEFAULTLOGGERNAME - Static variable in class com.ibm.etools.logging.util.Constants
 
DefaultMessage - class com.ibm.etools.logging.util.DefaultMessage.
Deprecated. com.ibm.etools.logging.M12.pdartifacts.PD_Message is replaced by com.ibm.etools.logging.pd.artifacts.PD_Message.
DefaultMessage() - Constructor for class com.ibm.etools.logging.util.DefaultMessage
Deprecated.  
DefaultMsgLogger - class com.ibm.etools.logging.util.DefaultMsgLogger.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
DefaultMsgLogger() - Constructor for class com.ibm.etools.logging.util.DefaultMsgLogger
 
DefaultRecord - class com.ibm.etools.logging.util.DefaultRecord.
Preferred Programming Model:
DefaultRecord() - Constructor for class com.ibm.etools.logging.util.DefaultRecord
 
DefaultRecord(String, int) - Constructor for class com.ibm.etools.logging.util.DefaultRecord
 
DefaultRecord(String, int, boolean) - Constructor for class com.ibm.etools.logging.util.DefaultRecord
Convenience contructor, for setting a message at different logging levels.
DefaultRecord(String, Object, String, int, String) - Constructor for class com.ibm.etools.logging.util.DefaultRecord
 
DefaultRecord(String, Object, String, String, int, String, SubstitutionVariable[]) - Constructor for class com.ibm.etools.logging.util.DefaultRecord
 
DefaultRecord(String, Object, String, String, int, SubstitutionVariable[]) - Constructor for class com.ibm.etools.logging.util.DefaultRecord
 
DefaultRecord(String, String, String, Object, String, String, int, String, SubstitutionVariable[]) - Constructor for class com.ibm.etools.logging.util.DefaultRecord
 
delArchivedFiles() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Deletes archived files based on the archive expiry day'
delArchivedFiles() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Deletes archived files based on '_archiveExpiryDays'
deleteArchivedFiles(String, int) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
destroyLogger(String) - Method in class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
Destroys the logger instance with the specified name.
destroyLogger(String, String) - Method in class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
Destroys the logger instance with the specified name and version.
Detail - class com.ibm.etools.logging.util.Detail.
Deprecated. As of May 25, 2004, the level of detail is the same for all serialized Common Base Events.
Detail() - Constructor for class com.ibm.etools.logging.util.Detail
Deprecated.  
DIR_AUTOTEST_LOGS - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
c:\\autotest-log - The place where autotest logs are stored

E

ENV_ARG_TRUE - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
 
ENV_PARM_DRIVER_INFO - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
driverinfo= - Argument of ENV_PERF_CTRL, it indicates the fully qualified name of the driver info file,
ENV_PARM_LOG - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
log= - Argument of ENV_PERF_CTRL, it indicates the directory where the timer.del file is stored.
ENV_PARM_PAUSE - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
pause= - Argument of ENV_PERF_CTRL, if "true" force the program to pause.
ENV_PARM_SYSOUT - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
sysout= - Argument of ENV_PERF_CTRL, if "true" we should also write the values to sysout.
ENV_PARM_TESTD - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
testd= - Argument of ENV_PERF_CTRL, it indicates the test that we are doing.
ENV_PARM_VAR - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
var= - Argument of ENV_PERF_CTRL, a comma separated list of the variations.
ENV_PERF_CTRL - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
etools_perf_ctrl - Environment variable name that controls the performance instrumentation.
ENVP_LOG_FILE - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
LOG_FILE - The environment parameter name that holds the log file.
EVENT_FACOTRY - Static variable in class com.ibm.etools.logging.util.Constants
 

F

fgWSABuildLevel - Static variable in class com.ibm.etools.logging.util.BuildInfo
 
FILENAME - Static variable in class com.ibm.etools.logging.util.LoggerStateHashKeys
Constant value intended for a hash key for a logger's output file name.
FILESEPARATOR - Static variable in class com.ibm.etools.logging.util.Constants
 
finalize() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Deregisters this Logging Agent instance from the Agent Controller.
FINE - Static variable in class com.ibm.etools.logging.util.Level
 
FINER - Static variable in class com.ibm.etools.logging.util.Level
 
FINEST - Static variable in class com.ibm.etools.logging.util.Level
 
formatedTime(long) - Static method in class com.ibm.etools.logging.util.TimerStep
Answer a formated string for the elapsed time (minutes, hours or days) that is appropriate for the scale of the time.
formatEng(long) - Static method in class com.ibm.etools.logging.util.TimerStep
Answer a number formated using engineering conventions, K thousands, M millions, G billions and T trillions.

G

generateUniqueID() - Static method in class com.ibm.etools.logging.pd.artifacts.PD_Utilities
 
GenericGloballyUniqueCorrelator - class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
GenericGloballyUniqueCorrelator() - Constructor for class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator
GenericGloballyUniqueCorrelator constructors
genericGloballyUniqueCorrelatorCopyright - Static variable in class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator
Copyright statement.
getAdditionalCorrelatorInfoList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the additionalCorrelatorInfoList instance variable.
getAdditionalCorrelatorSize() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the additionalCorrelatorSize instance variable.
getAgentAddress() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Gets the value of the agentAddress instance variable.
getArchiveExpiryDays() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
The number of days since an archived file was archived and its deletion.
getArchiveOnOff() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Returns true if archving is on; otherwise false is returned
getArchiveOnOff() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Returns archiveOnOff
getArtifactCausesArtifactRefList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Gets the value of the artifactCausesArtifactRefList instance variable.
getArtifactContainsArtifactsRefList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Gets the value of the artifactContainsArtifactsRefList instance variable.
getArtifactCreatorID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the artifactCreatorID instance variable.
getArtifactCreatorIdentifier() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. getArtifactCreatorIdentifier
getArtifactEncodingFormat() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the artifactEncodingFormat instance variable.
getAssociatedArtifacts() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. getAssociatedArtifacts
getAutoMemory() - Method in class com.ibm.etools.logging.util.TimerStep
Answer the auto memory setting.
getByteArrayValue() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Gets the value of the byteArrayValue instance variable.
getComponentName() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Gets the value of the componentName instance variable.
getComponentName() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getConfigurationElement(String, String, String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Resolves the first configuration element identified by the parameter configuration element name that is in the first extension to an extension point identified by the parameter extension point ID contributed by the plug-in identified by the parameter plug-in ID.
getContainerType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Container
Gets the value of the containerType instance variable.
getCorrelationTypeList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Gets the value of the correlationTypeList instance variable.
getCorrelator_Format() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the correlator_Format instance variable.
getCorrelator_Length() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Gets the value of the correlator_Length instance variable.
getCorrelator() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Gets the value of the correlator instance variable.
getCorrelator() - Method in class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator
Gets the value of the correlator instance variable.
getCorrelatorID_Length() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Gets the value of the correlatorID_Length instance variable.
getCorrelatorID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Gets the value of the correlatorID instance variable.
getCreationSettting() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Gets the value of the creationSettting instance variable.
getCreationTime() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. getCreationTime
getCreationTime() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the creationTime instance variable.
getCurrentTransportCorrelator() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
Gets the value of the currentTransportCorrelator instance variable.
getCurrThreadStack() - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Captures the stack trace of the current thread
getDate() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getDefaultEvents() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getDefaultEvents
getDETAIL_NAMES() - Static method in class com.ibm.etools.logging.util.Detail
Deprecated. Use the getDetailNames() API.
getDetail(String) - Static method in class com.ibm.etools.logging.util.Detail
Deprecated. Returns the integer detail value for the parameter detail String.
getDetailName(int) - Static method in class com.ibm.etools.logging.util.Detail
Deprecated. Returns the String representation for the parameter level of detail.
getDetailNames() - Static method in class com.ibm.etools.logging.util.Detail
Deprecated. Returns the array of the String representations of the five levels of detail.
getDumpFormat() - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Gets the value of the dumpFormat instance variable.
getDumpType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Gets the value of the dumpType instance variable.
getElapsedTime() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getElapsedTime
getElapsedTime() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the elapsedTime instance variable.
getEnterprise() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Gets the value of the enterprise instance variable.
getEnvironmentVariable(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
getEnvironmentVariables() - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
getFactory() - Static method in class com.ibm.etools.logging.util.MsgLogger
Get the correct factory for this type of logger.
getFactory() - Static method in class com.ibm.etools.logging.util.AbstractMessageLogger
Get the factory for this logger.
getFailureTime() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
Gets the value of the failureTime instance variable.
getFileHandle(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Returns a file handle to the parameter log file either from a hashtable of previously created file handles or creates a new file handle if the parameter file has not been previously opened for writing.
getFileName() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Returns the logging file name.
getFileName() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Returns the logging file name.
getFlags() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the flags instance variable.
getFormatedData() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Gets the value of the formatedData instance variable.
getFormatedData() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Gets the value of the formatedData instance variable.
getFormatXMLOutput() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
 
getFormatXMLOutput() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Determines whether XML log message strings are formatted (i.e.
getGenericTrap() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Gets the value of the genericTrap instance variable.
getGloballyUniqueCorrelatorValue() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the globallyUniqueCorrelatorValue instance variable.
getGloballyUniqueCorrelatorValue() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator
Gets the value of the globallyUniqueCorrelatorValue instance variable.
getGUC_Length() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the guc_Length instance variable.
getGuid_Data() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Gets the value of the guid_Data instance variable.
getGuid_Length() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Gets the value of the guid_Length instance variable.
getGuid_Type() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Gets the value of the guid_Type instance variable.
getGuid_Version() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Gets the value of the guid_Version instance variable.
getHostAddress() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getHostID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the hostID instance variable.
getHostIdentifier() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. getHostIdentifier
getHostIdentifierFormat() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. getHostIdentifierFormat
getHostIDFormat() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the hostIDFormat instance variable.
getHostName() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getId() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Gets the value of the id instance variable.
getId() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the id instance variable.
getIdentifier() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. getIdentifier
getIncludeTimeStamp() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Deprecated. As of May 25, 2004, time stamps are included in all generated Common Base Events.
getIsExtended() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the isExtended instance variable.
getKey() - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Get the key name
getLength() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the length instance variable.
getLevel() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Retrieves the level of this logger.
getLevel() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Retrieves the level of this logger.
getLevel(String) - Static method in class com.ibm.etools.logging.util.Level
Returns the integer level value for the parameter level String.
getLevelName(int) - Static method in class com.ibm.etools.logging.util.Level
Returns the String representation for the parameter logging level.
getLevelNames() - Static method in class com.ibm.etools.logging.util.Level
Returns the array of the String representations of the eight logging levels.
getLocaleOfOrigin() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the localeOfOrigin instance variable.
getLocaleOfOrign() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getLocaleOfOrigin
getLocaleOfText() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getLocaleOfText
getLocaleOfText() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the localeOfText instance variable.
getLocationDirectory() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Gets the value of the locationDirectory instance variable.
getLocationFile() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Gets the value of the locationFile instance variable.
getLocationLogicalDisk() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Gets the value of the locationLogicalDisk instance variable.
getLocationRegistryKey() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Gets the value of the locationRegistryKey instance variable.
getLogFile() - Method in class com.ibm.etools.logging.util.TimerStep
Answer the location of the performance measurement file (a.k.a the timer.del file).
getLogger(String) - Method in class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
Returns the logger instance with the specified name.
getLogger(String, Plugin) - Method in class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
Returns the logger instance with the specified name and if a parameter Plugin is passed, sets the Plugin for the logger.
getLogger(String, String, Plugin) - Method in class com.ibm.etools.logging.util.AbstractMessageLoggerFactory
Returns the logger instance with the specified name and version and if a parameter Plugin is passed, sets the Plugin for the logger.
getLoggingAgentDefaultConfiguration() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Return the default configuration for this logger's LoggingAgent.
getLogRecordCorrelator() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Gets the value of the logRecordCorrelator instance variable.
getMessage() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getMessageCount() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getMessageCount
getMessageCount() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the messageCount instance variable.
getMessageID() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getMessageList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Gets the value of the messageList instance variable.
getMessageTokens() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getMessageTokens
getMessageTypeID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the messageTypeID instance variable.
getMessageTypeIdentifier() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getMessageTypeIdentifier
getMessageVars() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getMillis() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getMsgLogger() - Method in class com.ibm.etools.logging.util.LoggingUtilPlugin
 
getMsgLoggerConfig() - Method in class com.ibm.etools.logging.util.LoggingUtilPlugin
 
getMsgLoggerConfig() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Retrieves a hashtable of the logger's preferences using the static instance variables in LoggerStateHashKeys as keys.
getMsgLoggerConfig(Plugin) - Method in class com.ibm.etools.logging.util.LoggingUtilPlugin
 
getMsgLoggerConfig(Plugin) - Method in interface com.ibm.etools.logging.util.IPluginHelper
Retrieves a hashtable of a logger's preferences initially from the com.ibm.etools.logging.util.loggingDefaults extension point if specified in the com.ibm.etools.logging.util plugin.xml file.
getMsgLoggerConfig(String) - Static method in class com.ibm.etools.logging.util.PluginHelperImpl
 
getMsgLoggerName(Plugin) - Static method in class com.ibm.etools.logging.util.PluginHelperImpl
Retrieves a logger name based initially on the parameter plugin's unique identifier.
getName() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Gets the value of the name instance variable.
getName() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Retrieves the name of this logger.
getName() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Retrieves the name of this logger.
getOtherContainerType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Container
Gets the value of the otherContainerType instance variable.
getOtherHostIDFormat() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the otherHostIDFormat instance variable.
getOtherTraceType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Gets the value of the otherTraceType instance variable.
getOtherType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Gets the value of the otherType instance variable.
getOtherType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Gets the value of the otherType instance variable.
getOtherTypeIdentifierFormat() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getOtherTypeIdentifierFormat
getOtherTypeIDFormat() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the otherTypeIDFormat instance variable.
getParentCausingArtifact() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. getParentCausingArtifact
getPD_GUIDValue() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GloballyUniqueCorrelator
Gets the value of the pd_GUIDValue instance variable.
getPendingDriver() - Method in class com.ibm.etools.logging.util.TimerStep
Answer the pending driver name.
getPerformanceInfo() - Static method in class com.ibm.etools.logging.util.TimerStep
Answer some system wide performance information.
getPlugin() - Static method in class com.ibm.etools.logging.util.LoggingUtilPlugin
 
getPlugin() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Retrieves the Plugin that this logger belongs, if running within a plugin environment.
getProblemArtifactList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
Gets the value of the problemArtifactList instance variable.
getProblemArtifactList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
Gets the value of the problemArtifactList instance variable.
getProblemArtifactRefList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Gets the value of the problemArtifactRefList instance variable.
getProblemArtifactTokenList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Gets the value of the problemArtifactTokenList instance variable.
getProcessCallingSequenceCounter() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the processCallingSequenceCounter instance variable.
getProcessID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the processID instance variable.
getProcessName() - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Gets the value of the processName instance variable.
getProduct() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getRandomAFH(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Returns a random access file handle to the parameter log file either from a hashtable of previously created file handles or creates a new file handle if the parameter file has not been previously opened for writing.
getRawData() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. getRawData
getRawData() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Gets the value of the rawData instance variable.
getRemoteTransportCorrelator() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
Gets the value of the remoteTransportCorrelator instance variable.
getReserved() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the reserved instance variable.
getResourceBundle() - Static method in class com.ibm.etools.logging.util.LoggingUtilPlugin
 
getResourceString(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
getResourceString(String, String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
getResourceString(String, String[]) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
getResourceString(String, String, String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
getResourceString(String, String, String, String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
getRotationalLogging() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Returns 'true' if rotational logging is turned ON, otherwise false is returned
getRotationalLogging() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Returns 'true' if rotational logging is turned ON, otherwise false is returned
getSequenceNumber() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getSeverity() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getSeverity
getSeverity() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the severity instance variable.
getSeverity() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getSourceClassName() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getSourceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the sourceID instance variable.
getSourceIdentifier() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getSourceIdentifiere
getSourceMethodName() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getSpecificTrap() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Gets the value of the specificTrap instance variable.
getStringValue() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Gets the value of the stringValue instance variable.
getSysout() - Method in class com.ibm.etools.logging.util.TimerStep
Answers the sysout preference.
getTestd() - Method in class com.ibm.etools.logging.util.TimerStep
Answer the test case number that the performance measurements are associated with.
getTestdAdhoc() - Method in class com.ibm.etools.logging.util.TimerStep
If this is an adhoc test answer the test description, otherwise answer the test number.
getText() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getText
getText() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the text instance variable.
getThreadCallingSequenceCounter() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the threadCallingSequenceCounter instance variable.
getThreadID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the threadID instance variable.
getThreadName() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getThreadStackTrace(Thread) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Deprecated. This method does not return the stack trace of the passed Thread. It only returns the stack trace of the current thread. (Equivalent to getCurrThreadStack()) Captures the stack trace of the parameter thread in a String.
getThrowableStackTrace(Throwable) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Captures the stack trace of the parameter throwable (i.e.
getTimerValue() - Method in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo.PerformanceValue
Answer the measurement in a form that can be directly inserted into the measurement file.
getTokens() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getTokens
getTokens() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the tokens instance variable.
getTraceContainerRefList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Gets the value of the traceContainerRefList instance variable.
getTraceEntryList() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Gets the value of the traceEntryList instance variable.
getTraceType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Gets the value of the traceType instance variable.
getTranslatedLevelName(int) - Static method in class com.ibm.etools.logging.util.Level
Returns the translated String representation for the parameter logging level.
getTranslatedLevelName(String) - Static method in class com.ibm.etools.logging.util.Level
Returns the translated String representation for the parameter logging level String.
getTranslatedLevelNames() - Static method in class com.ibm.etools.logging.util.Level
Returns the array of the String representations of the eight translated logging levels.
getType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the type instance variable.
getType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Gets the value of the type instance variable.
getType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Gets the value of the type instance variable.
getType() - Method in class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
Gets the value of the type instance variable.
getTypeIdentifierFormat() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. getTypeIdentifierFormat
getTypeIDFormat() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the typeIDFormat instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GloballyUniqueCorrelator
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Container
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.GloballyUniqueCorrelator
Gets the value of the uniqueInstanceID instance variable.
getUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator
Gets the value of the uniqueInstanceID instance variable.
getVar() - Method in class com.ibm.etools.logging.util.TimerStep
Answer the variations that are in effect as a comma delimited string.
getVarBinNames() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Gets the value of the varBinNames instance variable.
getVarBinSyntaxes() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Gets the value of the varBinSyntaxes instance variable.
getVarBinValues() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Gets the value of the varBinValues instance variable.
getVariable() - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Get the variable object
getVersion() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Gets the value of the version instance variable.
getVersion() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
getVersion() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Retrieves the version of this logger.
getWSABuildLevel() - Static method in class com.ibm.etools.logging.util.BuildInfo
 
getXMLDepth() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Retrieves the current depth or nesting level of XML serialized objects (-n = maximum depth, 0 = no nesting , n = 'n' nesting levels).
getXMLDepth() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Gets the maximum number of referenced complex objects traversed when generating the Common Base Event XML fragment.
getXMLDetailLevel() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Deprecated. As of May 25, 2004, the level of detail is the same for all generated Common Base Events.
getXMLFormat() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Determines whether this logger is using XML as it's output format.
getXMLFormat() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Determines whether this logger is using XML as it's output format.
GK_VERSION - Static variable in class com.ibm.etools.logging.util.TimerStep
 
GloballyUniqueCorrelator - class com.ibm.etools.logging.pd.artifacts.GloballyUniqueCorrelator.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
GloballyUniqueCorrelator() - Constructor for class com.ibm.etools.logging.pd.artifacts.GloballyUniqueCorrelator
GloballyUniqueCorrelator constructors

H

HANDLE_COUNT - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
hasTest() - Method in class com.ibm.etools.logging.util.TimerStep
Answer true if a test has been specified.
HIGH - Static variable in class com.ibm.etools.logging.util.Detail
Deprecated. Constant value intended for representing a high detail/quantity of serialized data.

I

INFO - Static variable in class com.ibm.etools.logging.util.Level
 
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator
Initializes object to newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GloballyUniqueCorrelator
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Container
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.GloballyUniqueCorrelator
Initializes the object to a newly constructed state.
init() - Method in class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator
Initializes the object to a newly constructed state.
initArchiving(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
1) Removes the process Id assigned to a given file (that is if a process id has been assigned) 2) Removes 'fileName' from the archive files (if it has been recorded)
initialize(String) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Bring up the agent mechanism and sets any preferences that are stored in environment variable(s) (lowest priority) and/or the plugin's plugin.xml file that this logger belongs, if running within a plugin environment.
initialize(String, String) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Bring up the agent mechanism and sets any preferences that are stored in environment variable(s) (lowest priority) and/or the plugin's plugin.xml file that this logger belongs, if running within a plugin environment.
instance() - Static method in class com.ibm.etools.logging.util.TimerStep
Answer your singleton instance, although this class need not be used as a true singleton.
IPluginHelper - interface com.ibm.etools.logging.util.IPluginHelper.
 
is_pause() - Method in class com.ibm.etools.logging.util.TimerStep
Deprecated.  
isActive() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Checks if the logger is actively logging or turned 'on'.
isActive() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Checks if the logger is actively logging or turned 'on'.
isHumanReadable() - Method in class com.ibm.etools.logging.util.TimerStep
Answer the human readable setting.
isLogFileEnv() - Method in class com.ibm.etools.logging.util.TimerStep
Has the logfile been set via an environment variable?
isLogging() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Checks if the current logging level is set to log information.
isLogging() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Checks if the current logging level is set to log information.
isLoggingLevel(int) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Checks if the current logging level is at the parameter check level or higher (i.e.
isLoggingLevel(int) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Checks if the current logging level is at the parameter check level or higher (i.e.
isMonitored() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Checks if the logger is being monitored.
isMonitored() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Checks if the logger is being monitored.
isOn() - Method in class com.ibm.etools.logging.util.TimerStep
 
isTestdEnv() - Method in class com.ibm.etools.logging.util.TimerStep
Has the testcase number been set via an environment variable?
isValidDetail(int) - Static method in class com.ibm.etools.logging.util.Detail
Deprecated. Checks if the parameter check detail is one of the five valid levels of detail.
isValidDetail(String) - Static method in class com.ibm.etools.logging.util.Detail
Deprecated. Checks if the case-insensitive parameter check detail name is one of the five valid levels of detail names.
isValidLevel(int) - Static method in class com.ibm.etools.logging.util.Level
Checks if the parameter check level is one of the eight valid logging levels.
isValidLevel(String) - Static method in class com.ibm.etools.logging.util.Level
Checks if the parameter check level name is one of the eight valid logging level names.
isValidLoggerName(String) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 
isVarEnv() - Method in class com.ibm.etools.logging.util.TimerStep
Have the variations been set via an environment variable?
isWorkbench() - Static method in class com.ibm.etools.logging.util.LoggingUtilities
 

K

KERNEL_NON_PAGED - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
KERNEL_PAGED - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
KERNEL_TOTAL - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 

L

Level - class com.ibm.etools.logging.util.Level.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
LEVEL - Static variable in class com.ibm.etools.logging.util.LoggerStateHashKeys
Constant value intended for a hash key for a logger's level.
Level() - Constructor for class com.ibm.etools.logging.util.Level
 
LINESEPARATOR - Static variable in class com.ibm.etools.logging.util.Constants
 
LINESEPARATORCHAR - Static variable in class com.ibm.etools.logging.util.Constants
 
LoadValueConstants - interface com.ibm.etools.logging.util.LoadValueConstants.
Constants that are used in the timer.del file.
LOCAL_HOST_IP_ADDRESS - Static variable in class com.ibm.etools.logging.util.Constants
IP address (IPv4) of the local host, otherwise "127.0.0.1".
LOCAL_HOST_NAME - Static variable in class com.ibm.etools.logging.util.Constants
Host name of the local host, otherwise "localhost".
LoggerStateHashKeys - class com.ibm.etools.logging.util.LoggerStateHashKeys.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
LoggerStateHashKeys() - Constructor for class com.ibm.etools.logging.util.LoggerStateHashKeys
 
LOGGING_AGENT_ENVIRONMENT - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_AGENT_TYPE - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_AGENT_VERSION - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_DEFAULT_EXTENSION_POINT - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_DEFAULT_EXTENSION_POINT_ID - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_EXTENSION_POINT - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_EXTENSION_POINT_ID - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_EXTENSION_POINT_OPTIONS_ELEMENT - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_UI_ARCHIVE_DAYS - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_UI_PREFSTORE_PATH - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_UI_WORKBENCH_LEVEL - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_UTIL_AGENT_CREATE_CLASS - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_AGENT_ID - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_AGENT_IDREF - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_AGENT_NAME - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_AGENT_PARAMETERS - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_AGENT_TYPE - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_AGENT_VERSION - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_COMMENT - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_HOSTNAME - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_ID - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_IDREF - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_IPADDRESS - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_LOGGER_LEVEL - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_NODE_CLASS - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_NODE_ID - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_NODE_IDREF - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_PID - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_PLUGIN_ID - Static variable in class com.ibm.etools.logging.util.Constants
 
LOGGING_UTIL_PROCESS_APPLICATION - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_PROCESS_CREATE_CLASS - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_PROCESS_ENVIRONMENT - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_PROCESS_ID - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_PROCESS_IDREF - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_TIME - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LOGGING_UTIL_TIME_ZONE - Static variable in class com.ibm.etools.logging.util.Constants
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
LoggingUtilities - class com.ibm.etools.logging.util.LoggingUtilities.
 
LoggingUtilities() - Constructor for class com.ibm.etools.logging.util.LoggingUtilities
 
LoggingUtilPlugin - class com.ibm.etools.logging.util.LoggingUtilPlugin.
 
LoggingUtilPlugin() - Constructor for class com.ibm.etools.logging.util.LoggingUtilPlugin
 
logInfo(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
logInfo(String, boolean) - Method in class com.ibm.etools.logging.util.DefaultRecord
Covenience method used for quick logging.
logSevere(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
logSevere(String, boolean) - Method in class com.ibm.etools.logging.util.DefaultRecord
Covenience method used for quick logging.
logWarning(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
logWarning(String, boolean) - Method in class com.ibm.etools.logging.util.DefaultRecord
Covenience method used for quick logging.
LOW - Static variable in class com.ibm.etools.logging.util.Detail
Deprecated. Constant value intended for representing a low detail/quantity of serialized data.

M

main(String[]) - Static method in class com.ibm.etools.logging.util.TimerStep
Print the version of this class to stdout.
MEDIUM - Static variable in class com.ibm.etools.logging.util.Detail
Deprecated. Constant value intended for representing the medium detail/quantity of serialized data.
message - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
Null if all is ok, otherwise this holds an error message.
MILLISECONDS_PER_DAY - Static variable in class com.ibm.etools.logging.util.Constants
 
MsgLogger - class com.ibm.etools.logging.util.MsgLogger.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
MsgLogger() - Constructor for class com.ibm.etools.logging.util.MsgLogger
Create an instance of MessageLogger.
MsgLoggerFactory - class com.ibm.etools.logging.util.MsgLoggerFactory.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
MsgLoggerFactory() - Constructor for class com.ibm.etools.logging.util.MsgLoggerFactory
MsgLoggerFactory constructor comment.

N

NAME - Static variable in class com.ibm.etools.logging.util.LoggerStateHashKeys
Constant value intended for a hash key for a logger's name.
NEVER_EXPIRE_ARCHIVED_FILES - Static variable in class com.ibm.etools.logging.util.Constants
 
NoDefinedFactoryException - exception com.ibm.etools.logging.util.NoDefinedFactoryException.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
NoDefinedFactoryException() - Constructor for class com.ibm.etools.logging.util.NoDefinedFactoryException
NoDefinedFactoryException constructor comment.
NoDefinedFactoryException(String) - Constructor for class com.ibm.etools.logging.util.NoDefinedFactoryException
NoDefinedFactoryException constructor comment.
NONE - Static variable in class com.ibm.etools.logging.util.Level
 
NONE - Static variable in class com.ibm.etools.logging.util.Detail
Deprecated. Constant value intended for blocking all serialized data.

O

objectToString(Object) - Static method in class com.ibm.etools.logging.util.LoggingUtilities
Converts the parameter Object to a String.

P

PAGE_SIZE - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
PARM_COMMENT - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
# - used to start a comment.
PARM_DRIVER - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
Driver= - used to specify the driver.
PARM_GC - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
GC - used to specify a garbage collection event.
PARM_GC_TYPE - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
GCType= - tells us the style of garbage collection events.
PARM_HOST - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
Host= - the host that the test was run on.
PARM_JVM - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
JVM= - the contents of java.fullversion or java.runtime.version
PARM_RUN_TS - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
RunTS= - used to specify the run timestamp.
PARM_START_UP - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
SU - used to specify a plugin start up event.
PARM_STDOUT - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
STDOUT= - specifies where the stdout is saved
PARM_STEP - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
Step= - used to specify an adhoc step
PARM_TEST - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
Test= - used to specify an adhoc test.
PARM_TIMER_STEP - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
TS - A code in the timer.del file that links a step to a time
PARM_UUID - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
UUID= - used to specify the UUID for th run.
PARM_VAR - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
Variations are sticky, once set they remain set until explictly unset.
PD_Additional_Correlator_Info - class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
PD_Additional_Correlator_Info() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
PD_Additional_Correlator_Info constructors
PD_Artifact_Location - class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location.
 
PD_Artifact_Location() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
PD_Artifact_Location constructors
PD_BaseProblemArtifact - class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact.
 
PD_BaseProblemArtifact() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
PD_BaseProblemArtifact constructors
PD_Container - class com.ibm.etools.logging.pd.artifacts.PD_Container.
 
PD_Container() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_Container
PD_Container constructors
PD_CorrelationType - class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType.
 
PD_CorrelationType() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
PD_CorrelationType constructors
PD_DumpArtifact - class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact.
 
PD_DumpArtifact() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
PD_DumpArtifact constructors
PD_GloballyUniqueCorrelator - class com.ibm.etools.logging.pd.artifacts.PD_GloballyUniqueCorrelator.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
PD_GloballyUniqueCorrelator(PD_GUID) - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_GloballyUniqueCorrelator
 
PD_GUID - class com.ibm.etools.logging.pd.artifacts.PD_GUID.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
PD_GUID() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_GUID
PD_GUID constructors
PD_LocalInstanceCorrelator - class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator.
 
PD_LocalInstanceCorrelator() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator
PD_LocalInstanceCorrelator constructors
PD_LocalInstanceCorrelator(GloballyUniqueCorrelator) - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator
 
PD_LogRecord_Correlator - class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
PD_LogRecord_Correlator(PD_TransportCorrelator) - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
 
PD_Message - class com.ibm.etools.logging.M12.pdartifacts.PD_Message.
Deprecated. Replaced by com.ibm.etools.logging.pd.artifacts.PD_Message.
PD_Message - class com.ibm.etools.logging.pd.artifacts.PD_Message.
 
PD_Message() - Constructor for class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated.  
PD_Message() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_Message
PD_Message constructors
PD_MessageContainer - class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer.
 
PD_MessageContainer() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
PD_MessageContainer constructors
pd_MessageCopyright - Static variable in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. Copyright statement.
PD_ProblemArtifact - class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact.
Deprecated. Replaced by com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact.
PD_ProblemArtifact - class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact.
 
PD_ProblemArtifact_Token - class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token.
 
PD_ProblemArtifact_Token() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
PD_ProblemArtifact_Token constructors
PD_ProblemArtifact() - Constructor for class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated.  
PD_ProblemArtifact() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
PD_ProblemArtifact constructors
PD_ProblemIncident - class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident.
 
PD_ProblemIncident() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
PD_ProblemIncident constructors
PD_SNMPTrap - class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap.
 
PD_SNMPTrap() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
PD_SNMPTrap constructors
PD_TraceContainer - class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer.
 
PD_TraceContainer() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
PD_TraceContainer constructors
PD_TraceEntry - class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry.
 
PD_TraceEntry() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
PD_TraceEntry constructors
PD_TransportCorrelator - class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
PD_TransportCorrelator(GloballyUniqueCorrelator) - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
 
PD_Utilities - class com.ibm.etools.logging.pd.artifacts.PD_Utilities.
 
PD_Utilities() - Constructor for class com.ibm.etools.logging.pd.artifacts.PD_Utilities
 
PHYSICAL_AVAILABLE - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
PHYSICAL_TOTAL - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
PluginHelperImpl - class com.ibm.etools.logging.util.PluginHelperImpl.
 
PluginHelperImpl() - Constructor for class com.ibm.etools.logging.util.PluginHelperImpl
 
printStackToString(Throwable) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Deprecated. This method is not the correct way to return an exception's stack trace as a String. Logging messages are now logged using the write([object/exception/primitive/thread]) method.
printStackToString(Throwable) - Static method in class com.ibm.etools.logging.util.AbstractMessageLogger
Deprecated. This method is not the correct way to return an exception's stack trace as a String. Logging messages are now logged using the write([object/exception/primitive/thread]) method.
PROCESS_COUNT - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 

R

rawValue() - Method in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo.PerformanceValue
Answer the number of bytes.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GloballyUniqueCorrelator
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Container
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.GloballyUniqueCorrelator
Regenerates a new unique instance ID for the object.
regenerateUniqueInstanceID() - Method in class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator
Regenerates a new unique instance ID for the object.
replaceParentTagName(String, String) - Static method in class com.ibm.etools.logging.pd.artifacts.PD_Utilities
Replaces the existing open and possible close tag names of the parent element in the parameter well-formed XML fragment with the new parameter tag name.
reset() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. Resets all instance variables to their original values.
reset() - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. Resets all instance variables to their original values.
reset() - Static method in class com.ibm.etools.logging.util.TimerStep
Reset the singleton instance of the timer, this will force the next instance() method to recreate and reinitialize the timer.
reset(int) - Method in class com.ibm.etools.logging.util.TimerStep
Reset the timer to the current time.

S

same(String, String) - Static method in class com.ibm.etools.logging.util.TimerStep
A helper method that answers true if the two Strings are equal.
set_pause(boolean) - Method in class com.ibm.etools.logging.util.TimerStep
Deprecated.  
setActive(boolean) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
This method sets the flag that turns the logger 'on' for active logging or 'off' for no logging.
setActive(boolean) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
This method sets the flag that turns the logger 'on' for active logging or 'off' for no logging.
setAdditionalCorrelatorInfoList(PD_Additional_Correlator_Info[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the additionalCorrelatorInfoList instance variable to the specified value.
setAdditionalCorrelatorSize(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the additionalCorrelatorSize instance variable to the specified value.
setAgentAddress(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Sets value of the agentAddress instance variable to the specified value.
setAndWriteVar(String) - Method in class com.ibm.etools.logging.util.TimerStep
Update the variation, and if it has changed then write the change into the timer file.
setArchiveExpiryDays(int) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Sets the archive expiry day
setArchiveExpiryDays(int) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Sets the number of days since an archived file was archived and its deletion.
setArchiveOnOff(boolean) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Turns on/off archiving
setArchiveOnOff(boolean) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Sets the archiveOnOff instance variable
setArtifactCausesArtifactRefList(PD_ProblemArtifact[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Sets value of the artifactCausesArtifactRefList instance variable to the specified value.
setArtifactContainsArtifactsRefList(PD_ProblemArtifact[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Sets value of the artifactContainsArtifactsRefList instance variable to the specified value.
setArtifactCreatorID(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the artifactCreatorID instance variable to the specified value.
setArtifactCreatorIdentifier(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. setArtifactCreatorIdentifier
setArtifactEncodingFormat(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the artifactEncodingFormat instance variable to the specified value.
setAssociatedArtifacts(Vector) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. setAssociatedArtifacts
setAutoMemory(boolean) - Method in class com.ibm.etools.logging.util.TimerStep
Should we write out the windows performance counters and the size of the total heap on the timer writes? The default is yes.
setByteArrayValue(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Sets value of the byteArrayValue instance variable to the specified value.
setComponentName(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Sets value of the componentName instance variable to the specified value.
setComponentName(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setContainerType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Container
Sets value of the containerType instance variable to the specified value.
setCorrelationTypeList(PD_CorrelationType[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Sets value of the correlationTypeList instance variable to the specified value.
setCorrelator_Format(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the correlator_Format instance variable to the specified value.
setCorrelator_Length(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Sets value of the correlator_Length instance variable to the specified value.
setCorrelator(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Sets value of the correlator instance variable to the specified value.
setCorrelator(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator
Sets value of the correlator instance variable to the specified value.
setCorrelatorID_Length(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Sets value of the correlatorID_Length instance variable to the specified value.
setCorrelatorID(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Sets value of the correlatorID instance variable to the specified value.
setCreationSettting(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Sets value of the creationSettting instance variable to the specified value.
setCreationTime(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. setCreationTime
setCreationTime(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the creationTime instance variable to the specified value.
setCurrentTransportCorrelator(PD_TransportCorrelator) - Method in class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
Sets value of the currentTransportCorrelator instance variable to the specified value.
setDate(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setDefaultEvents(Vector) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setDefaultEvents
setDumpFormat(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Sets value of the dumpFormat instance variable to the specified value.
setDumpType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Sets value of the dumpType instance variable to the specified value.
setElapsedTime(long) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the elapsedTime instance variable to the specified value.
setElapsedTime(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setElapsedTime
setEnterprise(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Sets value of the enterprise instance variable to the specified value.
setFailureTime(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
Sets value of the failureTime instance variable to the specified value.
setFileName(String) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
This method sets the file name where messages are to be logged.
setFileName(String) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
This method sets the file name where messages are to be logged.
setFlags(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the flags instance variable to the specified value.
setFormatedData(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Sets value of the formatedData instance variable to the specified value.
setFormatedData(String[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Sets value of the formatedData instance variable to the specified value.
setFormatXMLOutput(boolean) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
 
setFormatXMLOutput(boolean) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Sets whether XML log message strings are formatted (i.e.
setGenericTrap(short) - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Sets value of the genericTrap instance variable to the specified value.
setGloballyUniqueCorrelatorValue(GloballyUniqueCorrelator) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the globallyUniqueCorrelatorValue instance variable to the specified value.
setGloballyUniqueCorrelatorValue(GloballyUniqueCorrelator) - Method in class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator
Sets value of the globallyUniqueCorrelatorValue instance variable to the specified value.
setGUC_Length(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the guc_Length instance variable to the specified value.
setGuid_Data(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Sets value of the guid_Data instance variable to the specified value.
setGuid_Length(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Sets value of the guid_Length instance variable to the specified value.
setGuid_Type(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Sets value of the guid_Type instance variable to the specified value.
setGuid_Version(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Sets value of the guid_Version instance variable to the specified value.
setHostAddress(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setHostID(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the hostID instance variable to the specified value.
setHostIdentifier(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. setHostIdentifier
setHostIdentifierFormat(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. setHostIdentifierFormat
setHostIDFormat(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the hostIDFormat instance variable to the specified value.
setHostName(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setHumanReadable(boolean) - Method in class com.ibm.etools.logging.util.TimerStep
Set the human readable setting.
setId(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Sets value of the id instance variable to the specified value.
setId(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the id instance variable to the specified value.
setIdentifier(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. setIdentifier
setIncludeTimeStamp(boolean) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Deprecated. As of May 25, 2004, time stamps are included in all generated Common Base Events.
setIsExtended(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the isExtended instance variable to the specified value.
setIsOn(boolean) - Method in class com.ibm.etools.logging.util.TimerStep
Set the TimerStep to be on or off.
setKey(String) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new key name
setLength(byte[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the length instance variable to the specified value.
setLevel(int) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Set the level of logging to one of the 8 levels (i.e.
setLevel(int) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Set the level of logging to one of the eight levels (i.e.
setLocaleOfOrigin(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the localeOfOrigin instance variable to the specified value.
setLocaleOfOrign(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setLocaleOfOrigin
setLocaleOfText(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setLocaleOfText
setLocaleOfText(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the localeOfText instance variable to the specified value.
setLocationDirectory(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Sets value of the locationDirectory instance variable to the specified value.
setLocationFile(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Sets value of the locationFile instance variable to the specified value.
setLocationLogicalDisk(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Sets value of the locationLogicalDisk instance variable to the specified value.
setLocationRegistryKey(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Sets value of the locationRegistryKey instance variable to the specified value.
setLogFile(String) - Method in class com.ibm.etools.logging.util.TimerStep
Set the location of the performance measurement file, that is the place where the measurements are stored.
setLogRecordCorrelator(PD_LogRecord_Correlator) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Sets value of the logRecordCorrelator instance variable to the specified value.
setMaxSize(long) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Sets the maximum size of the log file used for rotational logging.
setMaxSize(long) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Sets the maximum size of the log file used for rotational logging.
setMessage(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setMessageCount(int) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setMessageCount
setMessageCount(int) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the messageCount instance variable to the specified value.
setMessageID(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setMessageList(PD_Message[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Sets value of the messageList instance variable to the specified value.
setMessageTokens(String[]) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setMessageTokens
setMessageTypeID(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the messageTypeID instance variable to the specified value.
setMessageTypeIdentifier(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setMessageTypeIdentifier
setMessageVars(SubstitutionVariable[]) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setMillis(long) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setMsgLoggerConfig(Hashtable) - Method in class com.ibm.etools.logging.util.PluginHelperImpl
NOTE: This method does not perform any function but is present to satisfy the IPluginHelper interface.
setMsgLoggerConfig(Hashtable) - Method in class com.ibm.etools.logging.util.LoggingUtilPlugin
 
setMsgLoggerConfig(Hashtable) - Method in interface com.ibm.etools.logging.util.IPluginHelper
Sets the logger's preferences based on values in the parameter hashtable.
setMsgLoggerConfig(Hashtable) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Sets the logger's preferences based on values in the parameter hashtable.
setName(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Sets value of the name instance variable to the specified value.
setOtherContainerType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Container
Sets value of the otherContainerType instance variable to the specified value.
setOtherHostIDFormat(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the otherHostIDFormat instance variable to the specified value.
setOtherTraceType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Sets value of the otherTraceType instance variable to the specified value.
setOtherType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Sets value of the otherType instance variable to the specified value.
setOtherType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Sets value of the otherType instance variable to the specified value.
setOtherTypeIdentifierFormat(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setOtherTypeIdentifierFormat
setOtherTypeIDFormat(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the otherTypeIDFormat instance variable to the specified value.
setParentCausingArtifact(PD_ProblemArtifact) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. setParentCausingArtifact
setPD_GUIDValue(PD_GUID) - Method in class com.ibm.etools.logging.pd.artifacts.PD_GloballyUniqueCorrelator
Sets value of the pd_GUIDValue instance variable to the specified value.
setPendingDriver(String) - Method in class com.ibm.etools.logging.util.TimerStep
 
setPlugin(Plugin) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Set the Plugin that this logger belongs, if running within a plugin environment.
setProblemArtifactList(PD_ProblemArtifact[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
Sets value of the problemArtifactList instance variable to the specified value.
setProblemArtifactList(PD_ProblemArtifact[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
Sets value of the problemArtifactList instance variable to the specified value.
setProblemArtifactRefList(PD_ProblemArtifact[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Sets value of the problemArtifactRefList instance variable to the specified value.
setProblemArtifactTokenList(PD_ProblemArtifact_Token[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Sets value of the problemArtifactTokenList instance variable to the specified value.
setProcessCallingSequenceCounter(long) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the processCallingSequenceCounter instance variable to the specified value.
setProcessID(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the processID instance variable to the specified value.
setProcessName(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Sets value of the processName instance variable to the specified value.
setProduct(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setRawData(String[]) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_ProblemArtifact
Deprecated. setRawData
setRawData(String[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Sets value of the rawData instance variable to the specified value.
setRemoteTransportCorrelator(PD_TransportCorrelator) - Method in class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
Sets value of the remoteTransportCorrelator instance variable to the specified value.
setReserved(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the reserved instance variable to the specified value.
setSequenceNumber(long) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setSeverity(int) - Method in class com.ibm.etools.logging.util.DefaultRecord
Set the level of logging to one of the eight levels (i.e.
setSeverity(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setseverity
setSeverity(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the severity instance variable to the specified value.
setSourceClassName(Object) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setSourceID(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the sourceID instance variable to the specified value.
setSourceIdentifier(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setSourceIdentifier
setSourceMethodName(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setSpecificTrap(int) - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Sets value of the specificTrap instance variable to the specified value.
setStringValue(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Sets value of the stringValue instance variable to the specified value.
setSysout(boolean) - Method in class com.ibm.etools.logging.util.TimerStep
Sets the sysout preference.
setTestd(int) - Method in class com.ibm.etools.logging.util.TimerStep
Sets the testcase number for this measurement run.
setTestdAdhoc(String) - Method in class com.ibm.etools.logging.util.TimerStep
Update the test, if it is only a number than this is the same as calling setTestd otherwise it is treated as a true adhoc test.
setText(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setText
setText(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the text instance variable to the specified value.
setThreadCallingSequenceCounter(short) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the threadCallingSequenceCounter instance variable to the specified value.
setThreadID(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Sets value of the threadID instance variable to the specified value.
setThreadName(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setTokens(String[]) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setTokens
setTokens(String[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the tokens instance variable to the specified value.
setTraceContainerRefList(PD_TraceContainer[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Sets value of the traceContainerRefList instance variable to the specified value.
setTraceEntryList(PD_TraceEntry[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Sets value of the traceEntryList instance variable to the specified value.
setTraceType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Sets value of the traceType instance variable to the specified value.
setType(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the type instance variable to the specified value.
setType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Sets value of the type instance variable to the specified value.
setType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Sets value of the type instance variable to the specified value.
setType(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
Sets value of the type instance variable to the specified value.
setTypeIdentifierFormat(String) - Method in class com.ibm.etools.logging.M12.pdartifacts.PD_Message
Deprecated. setTypeIdentifierFormat
setTypeIDFormat(String) - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Sets value of the typeIDFormat instance variable to the specified value.
setVar(String) - Method in class com.ibm.etools.logging.util.TimerStep
Set the variations that are in effect.
setVarBinNames(String[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Sets value of the varBinNames instance variable to the specified value.
setVarBinSyntaxes(short[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Sets value of the varBinSyntaxes instance variable to the specified value.
setVarBinValues(String[]) - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Sets value of the varBinValues instance variable to the specified value.
setVariable(boolean) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable boolean primitive
setVariable(byte) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable byte primitive
setVariable(char) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable char primitive
setVariable(double) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable double primitive
setVariable(float) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable float primitive
setVariable(int) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable int primitive
setVariable(long) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable long primitive
setVariable(Object) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable Object
setVariable(short) - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Set a new variable short primitive
setVersion(byte) - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Sets value of the version instance variable to the specified value.
setVersion(String) - Method in class com.ibm.etools.logging.util.DefaultRecord
 
setXMLDepth(int) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Set the current depth or nesting level of XML serialized objects (-n = maximum depth, 0 = no nesting , n = 'n' nesting levels).
setXMLDepth(int) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Sets the maximum number of referenced complex objects traversed when generating the Common Base Event XML fragment.
setXMLDetailLevel(int) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
 
setXMLDetailLevel(int) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Deprecated. As of May 25, 2004, the level of detail is the same for all generated Common Base Events.
setXMLFormat(boolean) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Turns logging in XML format either on or off.
setXMLFormat(boolean) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Sets whether this logger is using XML as it's output format.
SEVERE - Static variable in class com.ibm.etools.logging.util.Level
 
start(BundleContext) - Method in class com.ibm.etools.logging.util.LoggingUtilPlugin
 
SubstitutionVariable - class com.ibm.etools.logging.util.SubstitutionVariable.
Licensed Material - Property of IBM (C) Copyright IBM Corp.
SubstitutionVariable(String, boolean) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for boolean primitive.
SubstitutionVariable(String, byte) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for byte primitive.
SubstitutionVariable(String, char) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for char primitive.
SubstitutionVariable(String, double) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for double primitive.
SubstitutionVariable(String, float) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for float primitive.
SubstitutionVariable(String, int) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for int primitive.
SubstitutionVariable(String, long) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for long primitive.
SubstitutionVariable(String, Object) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for Objects.
SubstitutionVariable(String, short) - Constructor for class com.ibm.etools.logging.util.SubstitutionVariable
SubstitutionVariable constructor for short primitive.
SYSTEM_CACHE - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 

T

THREAD_COUNT - Variable in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
TimerStep - class com.ibm.etools.logging.util.TimerStep.
A class that knows how to time individual steps and also report on some operating system performance counters.
TimerStep.PerformanceInfo - class com.ibm.etools.logging.util.TimerStep.PerformanceInfo.
Hold some Window's global performance counters.
TimerStep.PerformanceInfo.PerformanceValue - class com.ibm.etools.logging.util.TimerStep.PerformanceInfo.PerformanceValue.
Represent an individual performance value.
TimerStep.PerformanceInfo() - Constructor for class com.ibm.etools.logging.util.TimerStep.PerformanceInfo
 
TimerStep() - Constructor for class com.ibm.etools.logging.util.TimerStep
In the normal case, only a single TimerStep would be allocated, so plugins need to be careful that any one plugin doesn't allocated more than one timer.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TransportCorrelator
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_SNMPTrap
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact_Token
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_MessageContainer
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Message
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LogRecord_Correlator
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_LocalInstanceCorrelator
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GloballyUniqueCorrelator
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_GUID
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_DumpArtifact
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_CorrelationType
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Container
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Artifact_Location
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.PD_Additional_Correlator_Info
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.GloballyUniqueCorrelator
Creates the canonical XML representation of this object.
toCanonicalXMLString() - Method in class com.ibm.etools.logging.pd.artifacts.GenericGloballyUniqueCorrelator
Creates the canonical XML representation of this object.
toString() - Method in class com.ibm.etools.logging.util.TimerStep.PerformanceInfo.PerformanceValue
 
toString() - Method in class com.ibm.etools.logging.util.SubstitutionVariable
Object.toString() override
toString() - Method in class com.ibm.etools.logging.util.DefaultRecord
 
totalMemory(int) - Method in class com.ibm.etools.logging.util.TimerStep
Deprecated. Use totalMemory2
totalMemory2(int) - Method in class com.ibm.etools.logging.util.TimerStep
Write out the size of the Java Heap.
turnRLOff() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Turns OFF rotational logging.
turnRLOff() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Turns OFF rotational logging.

U

usedMemory(int) - Method in class com.ibm.etools.logging.util.TimerStep
Deprecated. Use usedMemory2(int step)
usedMemory2(int) - Method in class com.ibm.etools.logging.util.TimerStep
Write out how much of the Java heap is being used.

W

waitUntilMonitored(long) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Suspends the current thread until the logging agent is monitored or the the parameter maximum time (milliseconds) has expired.
waitUntilMonitored(long) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Suspends the current thread until the logging agent is monitored or the the parameter maximum time (milliseconds) has expired.
WARNING - Static variable in class com.ibm.etools.logging.util.Level
 
WHAT_CPU_TIME - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
The whatId (20) for the amount of CPU time we have used so far.
WHAT_ELAPSED - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
The whatId (1) for elapsed time
WHAT_KERNEL_TIME - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
The whatId (11) for the amount of elapsed kernel time.
WHAT_TOTAL_JAVA_HEAP - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
The whatId (2) for the size of the Java heap, that is totalMemory()
WHAT_USED_JAVA_HEAP - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
The whatId (3) for the amount of the heap we are using
WHAT_USER_TIME - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
The whatId (10) for the amount of elapsed user time.
WHAT_WS_PEAK - Static variable in interface com.ibm.etools.logging.util.LoadValueConstants
The whatId (8) for the working set peak
WORKBENCH_METADATA_DIRECTORY - Static variable in class com.ibm.etools.logging.util.Constants
 
write(boolean) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a boolean message.
write(boolean) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a boolean message.
write(byte) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a bute message.
write(byte) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a byte message.
write(char) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a char message.
write(char) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a char message.
write(DefaultRecord) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a DefaultRecord object and respect its current logging level.
write(double) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a double message.
write(double) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a double message.
write(float) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a float message.
write(float) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a float message.
write(int) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log an int message.
write(int) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log an int message.
write(int, boolean) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a boolean message if the current logging level is at the parameter check level or higher (i.e.
write(int, boolean) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a boolean message if the current logging level is at the parameter check level or higher (i.e.
write(int, byte) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a byte message if the current logging level is at the parameter check level or higher (i.e.
write(int, byte) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a byte message if the current logging level is at the parameter check level or higher (i.e.
write(int, char) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a char message if the current logging level is at the parameter check level or higher (i.e.
write(int, char) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a char message if the current logging level is at the parameter check level or higher (i.e.
write(int, double) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a double message if the current logging level is at the parameter check level or higher (i.e.
write(int, double) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a double message if the current logging level is at the parameter check level or higher (i.e.
write(int, float) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a float message if the current logging level is at the parameter check level or higher (i.e.
write(int, float) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a float message if the current logging level is at the parameter check level or higher (i.e.
write(int, int) - Method in class com.ibm.etools.logging.util.TimerStep
Write the elapsed time for a particular timer to the timer log.
write(int, int) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log an int message if the current logging level is at the parameter check level or higher (i.e.
write(int, int) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log an int message if the current logging level is at the parameter check level or higher (i.e.
write(int, long) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a long message if the current logging level is at the parameter check level or higher (i.e.
write(int, long) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a long message if the current logging level is at the parameter check level or higher (i.e.
write(int, Object) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log an Object message if the current logging level is at the parameter check level or higher (i.e.
write(int, Object) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log an object message if the current logging level is at the parameter check level or higher (i.e.
write(int, short) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a short message if the current logging level is at the parameter check level or higher (i.e.
write(int, short) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a short message if the current logging level is at the parameter check level or higher (i.e.
write(long) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a long message.
write(long) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a long message.
write(Object) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log an Object message.
write(Object) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log an Object message.
write(short) - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log a short message.
write(short) - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a short message.
write(String, String) - Method in class com.ibm.etools.logging.util.TimerStep
Write the line out to the log, with a prefix.
writeAndReset(int, int) - Method in class com.ibm.etools.logging.util.TimerStep
Write the elapsed time for a particular timer and reset the timer.
writeComment(String) - Method in class com.ibm.etools.logging.util.TimerStep
Write the comment to the performance measurement file.
writeCommittedMemory(int) - Method in class com.ibm.etools.logging.util.TimerStep
Write out the committed memory measurements.
writeCounters(int) - Method in class com.ibm.etools.logging.util.TimerStep
Deprecated. Use writeCounters2
writeCounters(int, boolean) - Method in class com.ibm.etools.logging.util.TimerStep
Deprecated. Use writeCounters2
writeCounters2(int) - Method in class com.ibm.etools.logging.util.TimerStep
Write out the process based performance counters from the operating system.
writeCounters2(int, boolean) - Method in class com.ibm.etools.logging.util.TimerStep
Write out the performance counters from the operating system.
writeCurrentThread() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log the stack trace of the current thread.
writeCurrentThread() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log the current thread.
writeEnvironment(String) - Method in class com.ibm.etools.logging.util.TimerStep
Write the machine name and driver level in the timer file.
writePerformanceInfo(int) - Method in class com.ibm.etools.logging.util.TimerStep
Write out the global performance info.
writeStackTrace() - Static method in class com.ibm.etools.logging.util.DefaultMsgLogger
Log the current stack trace
writeStackTrace() - Method in class com.ibm.etools.logging.util.AbstractMessageLogger
Log a stack trace of the current thread.

X

XMLFORMAT - Static variable in class com.ibm.etools.logging.util.LoggerStateHashKeys
Constant value intended for a hash key for a logger's XML .

_

_factory - Static variable in class com.ibm.etools.logging.util.DefaultMsgLogger
 
_factory - Static variable in class com.ibm.etools.logging.util.AbstractMessageLogger
 

A B C D E F G H I K L M N O P R S T U W X _