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...)
|
com.ibm.rational.test.lt.recorder.ui.actions |
Action abstract classes enabling extensions to contribute to the recording framework user interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ITransactionAnnotationStateHandler
A state handler that manages transaction-related annotations.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationStateHandler
Handles state management for one or more annotation types.
|
Modifier and Type | Method and Description |
---|---|
protected IAnnotationStateHandler |
AbstractAnnotationAction.getAnnotationStateHandler(String annotationType)
Returns the state handler for the specified annotation type.
|
© Copyright IBM Corp. 2013. All rights reserved.