|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcyclecnt.client.CycleCnt
REQUIREMENTS:
cyclecnt.server package is optional, but includes classes to perform
routine RDBMS administration, and to E-Mail alerts automatically to the CycleCnt
Administrator. These classes can be invoked from a crontab entry with the
server.sh shell script.
| Method Summary | |
static void |
main(String[] args)
This method is intended to be invoked from an HP-UX shell script or Windows batch file, which is in turn invoked from an ICT program. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void main(String[] args)
Sample HP-UX shell command for PostgreSQL 7.3:
Sample Windows batch commands for PostgreSQL 7.3 and JRE 1.4.2:
By default, JavaDoc is generated for only public classes and methods. However, if JavaDoc is generated for package or private classes, some additional documentation will become available, beginning with the hyperlinks to CycleCnt's non-public classes in the "See Also:" section below.
args - Unique ID of the ICT fixture. This is a 5 digit number,
leading 0's required. Some examples are 00001,
01234 and 12345. If args is null, "NO-ID" will be
supplied instead, which will log an error on the
CycleCnt RDBMS.DriverManager,
Connection,
Statement,
Class.forName(String className),
BufferedReader,
FileReader,
File,
CachedCountsFile,
ErrorLogFile,
Error,
RDBMSInfo,
ServerInfo
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||