|
||||||||||
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.DumpCommand
public class DumpCommand
Simple tool used to dump the contents of a jdbm based partition.
Constructor Summary | |
---|---|
DumpCommand()
|
Method Summary | |
---|---|
void |
execute(CommandLine cmdline)
|
Options |
getOptions()
|
Methods inherited from class org.apache.directory.server.tools.ToolCommand |
---|
getConfiguration, getLayout, getName, getVersion, isDebugEnabled, isQuietEnabled, isVerboseEnabled, setConfiguration, setDebugEnabled, setLayout, setLayout, setQuietEnabled, setVerboseEnabled, setVersion, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DumpCommand()
Method Detail |
---|
public void execute(CommandLine cmdline) throws java.lang.Exception
execute
in class ToolCommand
java.lang.Exception
public Options getOptions()
getOptions
in class ToolCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |