org.csc.phynixx.watchdog
Class WatchdogInfo

java.lang.Object
  extended by org.csc.phynixx.watchdog.WatchdogInfo
All Implemented Interfaces:
Serializable

public class WatchdogInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
WatchdogInfo(IWatchdog wd)
           
 
Method Summary
 String[] getConditions()
           
 String getWatchdogInfo()
           
 String[] getWatchdogInfos()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WatchdogInfo

public WatchdogInfo(IWatchdog wd)
Method Detail

getWatchdogInfo

public String getWatchdogInfo()

getConditions

public String[] getConditions()

getWatchdogInfos

public String[] getWatchdogInfos()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2015. All rights reserved.