public class WatchTheWatchdogs extends Object implements WatchTheWatchdogsMBean
| Constructor and Description |
|---|
WatchTheWatchdogs() |
| Modifier and Type | Method and Description |
|---|---|
String |
getState() |
void |
restart() |
String[][] |
showWatchdogInfos() |
public String getState()
getState in interface WatchTheWatchdogsMBeanpublic String[][] showWatchdogInfos() throws Exception
showWatchdogInfos in interface WatchTheWatchdogsMBeanExceptionpublic void restart()
throws Exception
restart in interface WatchTheWatchdogsMBeanExceptionCopyright © 2017. All rights reserved.