Package org.oddjob.monitor.actions

Classes relating to Job Actions.

See:
          Description

Interface Summary
ActionProvider Provides ExplorerActions.
ExplorerAction Abstraction for an Action that acts on a Job and is executed in from OddjobExplorer or another user interface.
FormAction An ExplorerAction that requires a form for further input.
 

Class Summary
AccumulatingActionProvider An ActionProvider that provides accumulates of other ActionProviderss.
ActionProviderBean An ActionProvider that is a Java Bean.
ResourceActionProvider An ActionProvider that provides actions from any number of XML Configurations found on the class path.
URLActionProvider An ActionProvider that loads ActionProviders from XML configuration found at the given URLs.
 

Package org.oddjob.monitor.actions Description

Classes relating to Job Actions.