Package org.oddjob.framework.adapt.job
package org.oddjob.framework.adapt.job
Classes to wrap components as Oddjob jobs.
-
ClassDescriptionHelps to see if a Callable is Asynchronous.Something that adapts a component to be a
Runnablejob.Generate a Proxy for a Job.A collection of different strategies that are applied to a component to see if it can be adapted to aRunnable.Something that can attempt to adapt a component to be a job.Creates a proxy for anyRunnableto allow it to be controlled and monitored within Oddjob.Allows any component annotated withRunto be a job.