org.broadleafcommerce.common.vendor.service.monitor.handler
Class LogStatusHandler

java.lang.Object
  extended by org.broadleafcommerce.common.vendor.service.monitor.handler.LogStatusHandler
All Implemented Interfaces:
StatusHandler

public class LogStatusHandler
extends Object
implements StatusHandler


Constructor Summary
LogStatusHandler()
           
 
Method Summary
 void handleStatus(String serviceName, ServiceStatusType status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogStatusHandler

public LogStatusHandler()
Method Detail

handleStatus

public void handleStatus(String serviceName,
                         ServiceStatusType status)
Specified by:
handleStatus in interface StatusHandler


Copyright © 2013. All Rights Reserved.