IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.recorder.core.annotations
Interface ITransactionStateEvent

All Superinterfaces:
IAnnotationStateEvent
All Known Implementing Classes:
ITransactionStateEvent.TransactionEndEvent, ITransactionStateEvent.TransactionStartEvent

public interface ITransactionStateEvent
extends IAnnotationStateEvent

A state event broadcasted by a ITransactionAnnotationStateHandler to its listeners. There are two instances of this interface, defined in this interface.


Nested Class Summary
static class ITransactionStateEvent.TransactionEndEvent
          An event indicating that a new transaction was ended.
static class ITransactionStateEvent.TransactionStartEvent
          An event indicating that a new transaction was started.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.