|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.boot.AbstractBootCommand
com.caucho.boot.StatusCommand
public class StatusCommand
Command to stop Resin server bin/resin.sh status -server a
Constructor Summary | |
---|---|
StatusCommand()
|
Method Summary | |
---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client)
|
java.lang.String |
getDescription()
|
protected void |
initBootOptions()
|
boolean |
isRetry()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StatusCommand()
Method Detail |
---|
protected void initBootOptions()
initBootOptions
in class AbstractBootCommand
public java.lang.String getDescription()
getDescription
in interface BootCommand
getDescription
in class AbstractBootCommand
public int doCommand(com.caucho.boot.WatchdogArgs args, com.caucho.boot.WatchdogClient client) throws BootArgumentException
doCommand
in class AbstractBootCommand
BootArgumentException
public boolean isRetry()
isRetry
in interface BootCommand
isRetry
in class AbstractBootCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |