Package org.refcodes.jobbus


package org.refcodes.jobbus
This artifact makes use of the Command pattern and provides a frame to work with Command (job) instances (also in a distributed environments, e.g. REST, SOA, Cloud Computing) and provides do/undo functionality.

Please refer to the refcodes-jobbus: Asynchronous job execution documentation for an up-to-date and detailed description on the usage of this artifact.