IBM Rational Performance Tester SDK

Uses of Package
com.ibm.rational.test.lt.recorder.core.extensibility

Packages that use com.ibm.rational.test.lt.recorder.core.extensibility
com.ibm.rational.test.lt.recorder.core Provides entry points to the recording framework. 
com.ibm.rational.test.lt.recorder.core.clients Generic recording clients provided by the recording framework. 
com.ibm.rational.test.lt.recorder.core.extensibility Classes and interfaces required to contribute recording components (clients, recorders...) 
com.ibm.rational.test.lt.recorder.core.session Provides the infrastructure for controlling a recording session. 
com.ibm.rational.test.lt.recorder.ui.actions Action abstract classes enabling extensions to contribute to the recording framework user interface. 
 

Classes in com.ibm.rational.test.lt.recorder.core.extensibility used by com.ibm.rational.test.lt.recorder.core
IPacketExtensionRegistry
          Provides information about registered recorder packet types and annotation types.
 

Classes in com.ibm.rational.test.lt.recorder.core.extensibility used by com.ibm.rational.test.lt.recorder.core.clients
BaseClientDelegate
          A base implementation of IClientDelegate.
DelegateInitializeException
          Exception thrown by a IRecordingComponentDelegate in its initialize method if the delegate cannot initialize or can determine at initialization that it will not be able to run.
IClientContext
          A context class that provides the necessary infrastructure for a client delegate to operate.
IClientDelegate
          A delegate responsible of managing the lifecycle of a specific type of client.
IRecordingComponentDelegate
          A delegate is the component implemented by extending plugins that performs the actual operations for initializing and managing the lifecycle of a recording component (a recording component being either a recorder or a client).
UnsupportedPropertyException
          Exception thrown by a delegate when an attempt to set or get an unsupported property is made.
 

Classes in com.ibm.rational.test.lt.recorder.core.extensibility used by com.ibm.rational.test.lt.recorder.core.extensibility
DelegateInitializeException
          Exception thrown by a IRecordingComponentDelegate in its initialize method if the delegate cannot initialize or can determine at initialization that it will not be able to run.
IClientContext
          A context class that provides the necessary infrastructure for a client delegate to operate.
IClientDecorator
          A client decorator is a mechanism that allows a recorder to "decorate" a client, i.e.
IClientDecoratorContext
          A client decorator context provides a IClientDecorator with the necessary getters and setters so the client decorator can operate.
IClientDelegate
          A delegate responsible of managing the lifecycle of a specific type of client.
IRecorderContext
          A context class that provides the necessary infrastructure for a recorder delegate to operate.
IRecorderDelegate
          A delegate responsible of managing the lifecyle of a specific type of recorder.
IRecorderMonitor
          A recorder monitor is a component that can subscribe to a service provided by a recorder.
IRecorderMonitorContext
          Context for a IRecorderMonitor.
IRecordingComponentContext
          A generic context for recording components delegates.
IRecordingComponentDelegate
          A delegate is the component implemented by extending plugins that performs the actual operations for initializing and managing the lifecycle of a recording component (a recording component being either a recorder or a client).
UnsupportedPropertyException
          Exception thrown by a delegate when an attempt to set or get an unsupported property is made.
 

Classes in com.ibm.rational.test.lt.recorder.core.extensibility used by com.ibm.rational.test.lt.recorder.core.session
UnsupportedPropertyException
          Exception thrown by a delegate when an attempt to set or get an unsupported property is made.
 

Classes in com.ibm.rational.test.lt.recorder.core.extensibility used by com.ibm.rational.test.lt.recorder.ui.actions
UnsupportedPropertyException
          Exception thrown by a delegate when an attempt to set or get an unsupported property is made.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.