Expresso 5-5-0

Package com.jcorporate.expresso.services.job

Contains a "test" job that can be used to verify that the Job Handler sub-system of Expresso is working correctly.

See:
          Description

Class Summary
ClearOldValidation This job clears all expired validation queue entries.
ControllerJob ControllerJob provides a Job "wrapper" for any Controller object.
TestJob TestJob provides a "dummy" background job for testing the job queue, timerserver, and relating functions.
ValidationJob This class implements an Expresso Job, which is a background task, to decouple the user selecting some action that requires validation, from the mechanics of storing the user/application-selected parameters and starting the processing.
 

Package com.jcorporate.expresso.services.job Description

Contains a "test" job that can be used to verify that the Job Handler sub-system of Expresso is working correctly.


Expresso 5-5-0

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