org.broadleafcommerce.common.vendor.service.monitor
Interface StatusHandler

All Known Implementing Classes:
CompositeStatusHandler, EmailStatusHandler, LogStatusHandler

public interface StatusHandler


Method Summary
 void handleStatus(String serviceName, ServiceStatusType status)
           
 

Method Detail

handleStatus

void handleStatus(String serviceName,
                  ServiceStatusType status)


Copyright © 2013. All Rights Reserved.