Package | Description |
---|---|
com.broadleafcommerce.paymentgateway.vendor.service.monitor | |
com.broadleafcommerce.paymentgateway.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 |
LogStatusHandler |
Copyright © 2021. All rights reserved.