Expresso 5-5-0

Package com.jcorporate.expresso.core.utility

Package to contain all of the 'utility' programs in Expresso - these are applications that run from the command line (e.g. not servlets)

See:
          Description

Class Summary
ControllerRun Special servlet designed to interact with server-side Controller objects
DBTool DBTool is a multi-purpose tool for working with database objects.
DBToolTests What this does: Runs DBCreate on the schemas and makes sure that no exceptions are thrown while creating.
JobHandler The JobHandler is an object which runs constantly on the server side, looking periodically in a job queue for work to do.
MailFiles  
QueueJob Command line program to queue a job to the job queue.
ReNameUtil Utility for renaming classes & dependant objects.
RunURL Program to allow a URL to be run from the command line Primarily intended to allow the Application Server thread to be started automatically, but can be used to run any arbitrary URL
SystemInfo System information utility class
XlateUtil Simple utility to read the english and another language strings bundle and report where additional translation is required
 

Package com.jcorporate.expresso.core.utility Description

Package to contain all of the 'utility' programs in Expresso - these are applications that run from the command line (e.g. not servlets)


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.