public class XWikiWatchdog extends Object
Constructor and Description |
---|
XWikiWatchdog() |
Modifier and Type | Method and Description |
---|---|
WatchdogResponse |
isXWikiStarted(String url,
long timeout) |
public WatchdogResponse isXWikiStarted(String url, long timeout) throws Exception
url
- the URL to watchtimeout
- the timeout after which we consider that the XWiki instance is not runningException
- if a thread has interrupted the thread in which this code is executingCopyright © 2004–2021 XWiki. All rights reserved.