See: Description
| Interface | Description |
|---|---|
| DeploymentEventListener |
A simple interface defining a listener of DeploymentEvents.
|
| DeploymentEventSender |
A simple interface to allow both server and agent to implement a
common way of sending deployment events to listeners.
|
| Class | Description |
|---|---|
| DeploymentEmailer |
A deployment event listener that sends email out when a deployment
succeeds or fails.
|
| DeploymentEvent |
A deployment event denoting the change in state of a deployment or
a deployment agent.
|