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

All Known Implementing Classes:
CompositeStatusHandler, EmailStatusHandler, LogStatusHandler

public interface StatusHandler


Method Summary
 void handleStatus(java.lang.String serviceName, ServiceStatusType status)
           
 

Method Detail

handleStatus

void handleStatus(java.lang.String serviceName,
                  ServiceStatusType status)


Copyright © 2011. All Rights Reserved.