Class JobWrapper

All Implemented Interfaces:
Serializable, Runnable, org.apache.commons.beanutils.DynaBean, ArooaContextAware, ArooaSessionAware, Describable, Forceable, ComponentWrapper, PropertyChangeNotifier, Iconic, LogEnabled, Resettable, Stateful, Stoppable

public class JobWrapper extends BaseWrapper implements ComponentWrapper, Serializable, Forceable
Creates a proxy for any Runnable to allow it to be controlled and monitored within Oddjob.
Author:
Rob Gordon.
See Also: