| Modifier and Type | Field and Description |
|---|---|
protected Map<ServiceStatusDetectable,ServiceStatusType> |
ServiceMonitor.statusMap |
| Modifier and Type | Method and Description |
|---|---|
ServiceStatusType |
ServiceStatusDetectable.getServiceStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusHandler.handleStatus(String serviceName,
ServiceStatusType status) |
protected void |
ServiceMonitor.handleStatusChange(ServiceStatusDetectable serviceStatus,
ServiceStatusType serviceStatusType) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeStatusHandler.handleStatus(String serviceName,
ServiceStatusType status) |
void |
LogStatusHandler.handleStatus(String serviceName,
ServiceStatusType status) |
void |
EmailStatusHandler.handleStatus(String serviceName,
ServiceStatusType status) |
| Modifier and Type | Field and Description |
|---|---|
static ServiceStatusType |
ServiceStatusType.DOWN |
static ServiceStatusType |
ServiceStatusType.PAUSED |
static ServiceStatusType |
ServiceStatusType.UP |
| Modifier and Type | Method and Description |
|---|---|
static ServiceStatusType |
ServiceStatusType.getInstance(String type) |
Copyright © 2015. All Rights Reserved.