Package | Description |
---|---|
com.ibm.rational.test.lt.recorder.core.extensibility |
Classes and interfaces required to contribute recording components (clients, recorders...)
|
Modifier and Type | Method and Description |
---|---|
IRecorderContext |
BaseRecorderDelegate.getContext()
Returns the recorder context.
|
Modifier and Type | Method and Description |
---|---|
void |
IRecorderDelegate.initialize(IRecorderContext context)
Initializes this instance so it ready to process commands and send events.
|
void |
BaseRecorderDelegate.initialize(IRecorderContext context)
This method may be overridden if desired, but the overriding method
should make sure that the super implementation is invoked.
|
© Copyright IBM Corp. 2013. All rights reserved.