public interface ResourceAction
Action to execute in the context of a
Resource. This is used to run
actions which use a
Resource.
- Author:
- 2009- César Ordiñana - gvSIG team
-
Method Summary
Executes the action to perform with a
Resource.
-
Method Details
-
run
Executes the action to perform with a
Resource.
- Returns:
- the result of the action, or null if none required
- Throws:
Exception - if there is an error executing the action