| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<ServiceStatusDetectable,ServiceStatusType> |
ServiceMonitor.statusMap |
| Modifier and Type | Method and Description |
|---|---|
ServiceStatusType |
ServiceStatusDetectable.getServiceStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusHandler.handleStatus(java.lang.String serviceName,
ServiceStatusType status) |
protected void |
ServiceMonitor.handleStatusChange(ServiceStatusDetectable serviceStatus,
ServiceStatusType serviceStatusType) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeStatusHandler.handleStatus(java.lang.String serviceName,
ServiceStatusType status) |
void |
LogStatusHandler.handleStatus(java.lang.String serviceName,
ServiceStatusType status) |
void |
EmailStatusHandler.handleStatus(java.lang.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(java.lang.String type) |
Copyright © 2018. All Rights Reserved.