| Package | Description |
|---|---|
| org.broadleafcommerce.common.vendor.service.monitor | |
| org.broadleafcommerce.common.vendor.service.monitor.handler |
| Modifier and Type | Field and Description |
|---|---|
protected StatusHandler |
ServiceMonitor.defaultHandler |
| Modifier and Type | Field and Description |
|---|---|
protected Map<ServiceStatusDetectable,StatusHandler> |
ServiceMonitor.serviceHandlers |
| Modifier and Type | Method and Description |
|---|---|
StatusHandler |
ServiceMonitor.getDefaultHandler() |
| Modifier and Type | Method and Description |
|---|---|
Map<ServiceStatusDetectable,StatusHandler> |
ServiceMonitor.getServiceHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMonitor.setDefaultHandler(StatusHandler defaultHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMonitor.setServiceHandlers(Map<ServiceStatusDetectable,StatusHandler> serviceHandlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeStatusHandler |
class |
EmailStatusHandler |
class |
LogStatusHandler |
| Modifier and Type | Field and Description |
|---|---|
protected List<StatusHandler> |
CompositeStatusHandler.handlers |
| Modifier and Type | Method and Description |
|---|---|
List<StatusHandler> |
CompositeStatusHandler.getHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeStatusHandler.setHandlers(List<StatusHandler> handlers) |
Copyright © 2014. All Rights Reserved.