|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.tools.ToolCommand
org.apache.directory.server.tools.GracefulShutdownCommand
public class GracefulShutdownCommand
A command used to send a graceful disconnect to established clients while allowing them time to complete operations already in progress.
| Field Summary | |
|---|---|
static java.lang.String |
PORT_RANGE
|
| Constructor Summary | |
|---|---|
protected |
GracefulShutdownCommand()
|
| Method Summary | |
|---|---|
void |
execute(org.apache.commons.cli.CommandLine cmd)
|
org.apache.commons.cli.Options |
getOptions()
|
| Methods inherited from class org.apache.directory.server.tools.ToolCommand |
|---|
getConfiguration, getLayout, getName, getVersion, isDebugEnabled, isQuietEnabled, isVerboseEnabled, setConfiguration, setDebugEnabled, setLayout, setLayout, setLayout, setQuietEnabled, setVerboseEnabled, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PORT_RANGE
| Constructor Detail |
|---|
protected GracefulShutdownCommand()
| Method Detail |
|---|
public void execute(org.apache.commons.cli.CommandLine cmd)
throws java.lang.Exception
execute in class ToolCommandjava.lang.Exceptionpublic org.apache.commons.cli.Options getOptions()
getOptions in class ToolCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||