| Interface | Description |
|---|---|
| Executor |
Generic/tagging interface for executors
|
| Class | Description |
|---|---|
| ExecutorFactory |
Factory to create different executors for each of the environments.
|
| XmlAccessExecutor |
Execute XmlAccess command on (remote) host.
|
| Exception | Description |
|---|---|
| XmlAccessExecutionException |
Throw if an exception occurred during exception of XML access script.
|