Package org.oddjob.framework
package org.oddjob.framework
Oddjob framework classes.
-
ClassDescriptionA Job that completes asynchronously.A service that starts asynchronously.Watches the execution of jobs and executes an action when all jobs have been executed.Something that when transferred across the network can be referred to by a local proxy.A component that knows it might fail and would like to be able to inform the framework when it does.Thrown when an action is attempted on a job that has been destroyed.Allow Components to be optionally transient by specifying the transient property is true;A Bean that is able to notify listeners of property changes.Definition of a Service.Definition of a service.A marker interface to indicate that an object is not {link java.io.Serializeable}.A Transportable object is one which can be sent across the network and resolved locally.