Uses of Package
org.refcodes.jobbus
-
Classes in org.refcodes.jobbus used by org.refcodes.jobbusClassDescriptionThe
AbstractJobBusimplements theJobBusinterface.TheJobBusmakes use of theUndoablepattern and is used to execute job (Undoable) instances by a client.TheJobBusDirectoryis actually a plain extension of theJobBusproviding access to all the handles currently being managed by theJobBus.