IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.recorder.core.IRecorderLog

Packages that use IRecorderLog
com.ibm.rational.test.lt.recorder.core.extensibility Classes and interfaces required to contribute recording components (clients, recorders...) 
 

Uses of IRecorderLog in com.ibm.rational.test.lt.recorder.core.extensibility
 

Methods in com.ibm.rational.test.lt.recorder.core.extensibility that return IRecorderLog
 IRecorderLog IRecordingComponentContext.getLog()
          Returns an instance of a logger that can be used by the delegate to log messages, including errors and exceptions.
 IRecorderLog IRecorderMonitorContext.getLog()
           
 IRecorderLog IClientDecoratorContext.getLog()
          Returns an instance of a logger that can be used by the decorator to log messages, including errors and exceptions.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.