|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDBDump
public class DBDump
This class defines a utility that can be used to print out debug information from the contents of the SLAMD configuration database. It can be used to either print only keys or both print keys and values.
| Constructor Summary | |
|---|---|
DBDump()
|
|
| Method Summary | |
|---|---|
static void |
displayUsage()
Displays usage information for this program. |
static void |
main(java.lang.String[] args)
Parses the command-line arguments, opens the database, and prints out the specified debug information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBDump()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The command-line arguments provided to this program.public static void displayUsage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||