com.sun.grizzly.http.servlet.deployer.watchdog
Class Watchdog
java.lang.Object
com.sun.grizzly.http.servlet.deployer.watchdog.Watchdog
- All Implemented Interfaces:
- Runnable
public class Watchdog
- extends Object
- implements Runnable
- Author:
- Sebastien Dionne
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deployer
protected GrizzlyWebServerDeployer deployer
Watchdog
public Watchdog(GrizzlyWebServerDeployer deployer)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2012 Oracle Corporation. All Rights Reserved.