org.csc.phynixx.watchdog.jmx
Interface WatchTheWatchdogsMBean

All Known Implementing Classes:
WatchTheWatchdogs

public interface WatchTheWatchdogsMBean


Method Summary
 String getState()
           
 void restart()
           
 String[][] showWatchdogInfos()
           
 

Method Detail

getState

String getState()

showWatchdogInfos

String[][] showWatchdogInfos()
                             throws Exception
Throws:
Exception

restart

void restart()
             throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.