Interface | Description |
---|---|
ContainerAware |
Interface for container monitoring components wanting
to be aware of
Container s and ContainerStatus s. |
ContainerMonitor |
General interface for components able to monitor application
and container statuses.
|
Class | Description |
---|---|
AbstractMonitor |
The base class for Container monitoring implementations.
|
DefaultContainerMonitor |
Default implementation of
ContainerMonitor which simple
tracks number of total and completed containers. |