See: Description
| Class | Description |
|---|---|
| ClientConfiguration |
A client configuration object, used for holding options related to a client.
|
| RecorderClientBindingConfiguration |
A recorder-client binding configuration establishes a link between a
recorder configuration and a client configuration.
|
| RecorderConfiguration |
A recorder configuration object, used for holding options related to a recorder.
|
| RecordingConfigurationFactory |
Factory used to load recording session configurations from a serialized XML form.
|
| RecordingSessionConfiguration |
A recording session configuration object, used for holding options related to a
recording session.
|
| Enum | Description |
|---|---|
| DeploymentMode |
Specifies the deployment mode for deployable recording components that
support both local (within the workbench) and remote (in a separate VM)
execution.
|
| Exception | Description |
|---|---|
| InvalidConfigurationException |
Exception thrown by
ConfigurationFactory when an attempt to load a persisted
AbstractTypedConfiguration fails. |
© Copyright IBM Corp. 2013. All rights reserved.