|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.c5corp.c5utm.util.VerifyDb
public final class VerifyDb
public class VerifyDb
VerifyDb.java - part of Landscape database (otherwise known as the C5UTM database).
This simple class implements a commanline utility creates a C5UTMconfs object to
test the C5UTM database installation. verifydb uses a C5UTMconfs object to provide a commandline
tool to check the status of the C5UTM database and verify that
it is running.
Constructor Summary | |
---|---|
VerifyDb()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
main |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VerifyDb()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- usage: verifydb -i (database info) or -c (check database)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |