org.csc.phynixx.watchdog.jmx
Class WatchTheWatchdogs

java.lang.Object
  extended by org.csc.phynixx.watchdog.jmx.WatchTheWatchdogs
All Implemented Interfaces:
WatchTheWatchdogsMBean

public class WatchTheWatchdogs
extends Object
implements WatchTheWatchdogsMBean


Constructor Summary
WatchTheWatchdogs()
           
 
Method Summary
 String getState()
           
 void restart()
           
 String[][] showWatchdogInfos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WatchTheWatchdogs

public WatchTheWatchdogs()
Method Detail

getState

public String getState()
Specified by:
getState in interface WatchTheWatchdogsMBean

showWatchdogInfos

public String[][] showWatchdogInfos()
                             throws Exception
Specified by:
showWatchdogInfos in interface WatchTheWatchdogsMBean
Throws:
Exception

restart

public void restart()
             throws Exception
Specified by:
restart in interface WatchTheWatchdogsMBean
Throws:
Exception


Copyright © 2015. All rights reserved.