| Package | Description |
|---|---|
| org.broadleafcommerce.common.vendor.service.monitor |
| Modifier and Type | Field and Description |
|---|---|
protected Map<ServiceStatusDetectable,StatusHandler> |
ServiceMonitor.serviceHandlers |
protected Map<ServiceStatusDetectable,ServiceStatusType> |
ServiceMonitor.statusMap |
| Modifier and Type | Method and Description |
|---|---|
Map<ServiceStatusDetectable,StatusHandler> |
ServiceMonitor.getServiceHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMonitor.checkService(ServiceStatusDetectable statusDetectable) |
protected void |
ServiceMonitor.handleStatusChange(ServiceStatusDetectable serviceStatus,
ServiceStatusType serviceStatusType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMonitor.setServiceHandlers(Map<ServiceStatusDetectable,StatusHandler> serviceHandlers) |
Copyright © 2014. All Rights Reserved.