|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.resin.Resin
com.caucho.server.resin.ResinWatchdog
public class ResinWatchdog
The Resin class represents the top-level container for Resin. It exactly matches the <resin> tag in the resin.xml
| Field Summary |
|---|
| Fields inherited from class com.caucho.server.resin.Resin |
|---|
_management, EXIT_OK |
| Constructor Summary | |
|---|---|
ResinWatchdog(ResinArgs args)
|
|
ResinWatchdog(java.lang.String[] argv)
|
|
| Method Summary | |
|---|---|
boolean |
isWatchdog()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResinWatchdog(java.lang.String[] argv)
public ResinWatchdog(ResinArgs args)
| Method Detail |
|---|
public boolean isWatchdog()
isWatchdog in class Resin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||