See: Description
Class | Description |
---|---|
AppUpdater |
Update an installed set of application files based on reviewing files
from a master server accessed via FTP.
|
CertificateVerifier |
A command line utility that checks site SSL certificates for expiration and
sends an email notification when a pending expiration is found.
|
ConvertJavadoc |
Converts old style javadoc comments to the new style.
|
ConvertJavadoc2 |
Converts old style javadoc @param comments to the new style.
|
CopyDatabase |
A command line class that copies table data from one database to another.
|
HttpStressTest |
A command line class used to stress test the HTTP and application servers
by making multiple simultaneous HTTP/servlet requests.
|
MakeDbObjectSource |
A command line class that creates the database object source files for a
table based on table and column definitions in properties.
|
MakeDbProperties |
A command line class that creates entries for a [poolname].db.properties
file that is based on table and column metadata in an existing database.
|
MakeDerbyImportsExports |
A command line class that creates derby import and export script files for
the tables in a database.
|
SiteMonitor |
A command line utility that monitors one or more web sites for accessibility
and sends email notifications for when site access failures are detected.
|
Product-neutral classes for various command line tools.