IBM Rational Performance Tester SDK

Package com.ibm.rational.test.lt.recorder.core.annotations

Provides the classes for describing recording annotations.

See:
          Description

Interface Summary
IAnnotationServerHandler Responsible of processing the raw buffer received by the annotation server and transforming it into an RecorderAnnotation.
IAnnotationStateEvent Basic interface for all events dispatched by a IAnnotationStateHandler to its listeners.
IAnnotationStateHandler An annotation state handler is responsible of coordinating the management of one or several annotation types.
IAnnotationStateListener A listener a to events sent by a IAnnotationStateHandler.
IRecorderAnnotationPacket A recorder packet that carries a recording annotation.
ITransactionAnnotationStateHandler A state handler that manages transaction-related annotations.
ITransactionStateEvent A state event broadcasted by a ITransactionAnnotationStateHandler to its listeners.
 

Class Summary
ITransactionStateEvent.TransactionEndEvent An event indicating that a new transaction was ended.
ITransactionStateEvent.TransactionStartEvent An event indicating that a new transaction was started.
RecorderAnnotation A recording annotation is an indication, within a recording, that can be taken into account by test generators.
RecorderAnnotationFactory Factory used to load annotation from a serialized XML form.
RecordingSessionAmendmentAnnotation An annotation describing an amendment to a recording session configuration while the session is running.
 

Package com.ibm.rational.test.lt.recorder.core.annotations Description

Provides the classes for describing recording annotations.


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.