|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WatchDog | |
---|---|
com.ecyrd.jspwiki | The chief package of JSPWiki. |
com.ecyrd.jspwiki.util | Provides a number of utility libraries that are of general use. |
Uses of WatchDog in com.ecyrd.jspwiki |
---|
Methods in com.ecyrd.jspwiki that return WatchDog | |
---|---|
WatchDog |
WikiEngine.getCurrentWatchDog()
Returns a WatchDog for current thread. |
Uses of WatchDog in com.ecyrd.jspwiki.util |
---|
Methods in com.ecyrd.jspwiki.util that return WatchDog | |
---|---|
static WatchDog |
WatchDog.getCurrentWatchDog(WikiEngine engine)
Returns the current watchdog for the current thread. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |