Uses of Interface
com.broadleafcommerce.paymentgateway.vendor.service.monitor.StatusHandler
Package
Description
-
Uses of StatusHandler in com.broadleafcommerce.paymentgateway.vendor.service.monitor
Modifier and TypeFieldDescriptionprotected Map<ServiceStatusDetectable,
StatusHandler> ServiceMonitor.serviceHandlers
Modifier and TypeMethodDescriptionvoid
ServiceMonitor.setDefaultHandler
(StatusHandler defaultHandler) Modifier and TypeMethodDescriptionvoid
ServiceMonitor.setServiceHandlers
(Map<ServiceStatusDetectable, StatusHandler> serviceHandlers) -
Uses of StatusHandler in com.broadleafcommerce.paymentgateway.vendor.service.monitor.handler