Uses of Class
org.apache.wiki.util.WatchDog

Packages that use WatchDog
org.apache.wiki The chief package of JSPWiki. 
org.apache.wiki.util Provides a number of utility libraries that are of general use. 
 

Uses of WatchDog in org.apache.wiki
 

Methods in org.apache.wiki that return WatchDog
 WatchDog WikiEngine.getCurrentWatchDog()
          Returns a WatchDog for current thread.
 

Uses of WatchDog in org.apache.wiki.util
 

Methods in org.apache.wiki.util that return WatchDog
static WatchDog WatchDog.getCurrentWatchDog(WikiEngine engine)
          Returns the current watchdog for the current thread.