| Interface | Description |
|---|---|
| Deployer |
An interface to extend deployer capability of Chameleon.
|
| Stability |
An interface to check the stability of the running application.
|
| StabilityChecker |
Service exposed to extend the stability computation.
|
| Watcher |
A service letting adding / removing directory watchers.
|
| Class | Description |
|---|---|
| AbstractDeployer |
A default implementation of the deployer.
|
| AbstractStabilityChecker |
Provides useful method to ease the implementation of
StabilityChecker. |
| DirectoryBasedDeployer |
A default implementation of the deployer accepting file from a specified directory.
|
| ExtensionBasedDeployer |
A default implementation of the deployer accepting file by extension.
|
| StabilityResult |
Class representing the result of a stability check.
|
Copyright © 2009–2015 OW2 Chameleon. All rights reserved.