Package | Description |
---|---|
com.ibm.rational.test.lt.recorder.core.annotations |
Provides the classes for describing recording annotations.
|
com.ibm.rational.test.lt.recorder.core.extensibility |
Classes and interfaces required to contribute recording components (clients, recorders...)
|
Modifier and Type | Interface and Description |
---|---|
interface |
ITransactionStateEvent
A state event broadcasted by a
ITransactionAnnotationStateHandler to its
listeners . |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
IAnnotationStateListener.annotationStateEvent(IAnnotationStateEvent event) |
Modifier and Type | Method and Description |
---|---|
protected void |
AnnotationStateHandler.notifyListeners(IAnnotationStateEvent event) |
© Copyright IBM Corp. 2013. All rights reserved.