Uses of Interface
com.broadleafcommerce.paymentgateway.vendor.service.monitor.StatusHandler
Packages that use StatusHandler
Package
Description
-
Uses of StatusHandler in com.broadleafcommerce.paymentgateway.vendor.service.monitor
Fields in com.broadleafcommerce.paymentgateway.vendor.service.monitor declared as StatusHandlerFields in com.broadleafcommerce.paymentgateway.vendor.service.monitor with type parameters of type StatusHandlerModifier and TypeFieldDescriptionprotected Map<ServiceStatusDetectable,
StatusHandler> ServiceMonitor.serviceHandlers
Methods in com.broadleafcommerce.paymentgateway.vendor.service.monitor that return StatusHandlerMethods in com.broadleafcommerce.paymentgateway.vendor.service.monitor that return types with arguments of type StatusHandlerMethods in com.broadleafcommerce.paymentgateway.vendor.service.monitor with parameters of type StatusHandlerModifier and TypeMethodDescriptionvoid
ServiceMonitor.setDefaultHandler
(StatusHandler defaultHandler) Method parameters in com.broadleafcommerce.paymentgateway.vendor.service.monitor with type arguments of type StatusHandlerModifier and TypeMethodDescriptionvoid
ServiceMonitor.setServiceHandlers
(Map<ServiceStatusDetectable, StatusHandler> serviceHandlers) -
Uses of StatusHandler in com.broadleafcommerce.paymentgateway.vendor.service.monitor.handler
Classes in com.broadleafcommerce.paymentgateway.vendor.service.monitor.handler that implement StatusHandlerConstructor parameters in com.broadleafcommerce.paymentgateway.vendor.service.monitor.handler with type arguments of type StatusHandler