IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.recorder.core.extensibility
Interface IRecorderMonitor


public interface IRecorderMonitor

A recorder monitor is a component that can subscribe to a service provided by a recorder. The way the monitor subscribes to the service is unspecified (i.e. it is specifically defined by the recorder), nor is the nature of the service. A service-provider recorder can create a IRecorderMonitorContext to pass it to the IRecorderMonitor.initialize(IRecorderMonitorContext) of the monitor.


Method Summary
 void initialize(IRecorderMonitorContext context)
           
 

Method Detail

initialize

void initialize(IRecorderMonitorContext context)

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.