org.oddjob.monitor.actions
Interface ActionProvider

All Known Implementing Classes:
AccumulatingActionProvider, ActionProviderBean, ResourceActionProvider, URLActionProvider

public interface ActionProvider

Provides ExplorerActions.

Author:
rob

Method Summary
 ExplorerAction[] getExplorerActions()
          Return an array of ExplorerActions.
 

Method Detail

getExplorerActions

ExplorerAction[] getExplorerActions()
Return an array of ExplorerActions.

Returns:
ExplorerActions. Never null.