IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.recorder.core.session
Interface IClientListener

All Superinterfaces:
com.ibm.rational.test.lt.recorder.core.internal.session.IRecorderComponentListener<ClientState>

public interface IClientListener
extends com.ibm.rational.test.lt.recorder.core.internal.session.IRecorderComponentListener<ClientState>

A listener to clients. Clients notify their listeners of events related to their stat and messages that have been delivered to them. A client listener can be either dynamically registered using IClient.addListener(IClientListener) or statically registered using the extension point recordingComponentListener.


Method Summary
 
Methods inherited from interface com.ibm.rational.test.lt.recorder.core.internal.session.IRecorderComponentListener
messageReceived, stateChanged
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.