Uses of Interface
org.broadleafcommerce.common.vendor.service.monitor.ServiceStatusDetectable

Packages that use ServiceStatusDetectable
org.broadleafcommerce.common.vendor.service.monitor   
 

Uses of ServiceStatusDetectable in org.broadleafcommerce.common.vendor.service.monitor
 

Fields in org.broadleafcommerce.common.vendor.service.monitor with type parameters of type ServiceStatusDetectable
protected  Map<ServiceStatusDetectable,StatusHandler> ServiceMonitor.serviceHandlers
           
protected  Map<ServiceStatusDetectable,ServiceStatusType> ServiceMonitor.statusMap
           
 

Methods in org.broadleafcommerce.common.vendor.service.monitor that return types with arguments of type ServiceStatusDetectable
 Map<ServiceStatusDetectable,StatusHandler> ServiceMonitor.getServiceHandlers()
           
 

Methods in org.broadleafcommerce.common.vendor.service.monitor with parameters of type ServiceStatusDetectable
 void ServiceMonitor.checkService(ServiceStatusDetectable statusDetectable)
           
protected  void ServiceMonitor.handleStatusChange(ServiceStatusDetectable serviceStatus, ServiceStatusType serviceStatusType)
           
 

Method parameters in org.broadleafcommerce.common.vendor.service.monitor with type arguments of type ServiceStatusDetectable
 void ServiceMonitor.setServiceHandlers(Map<ServiceStatusDetectable,StatusHandler> serviceHandlers)
           
 



Copyright © 2013. All Rights Reserved.