public interface ResourceAction
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
run()
Executes the action to perform with a
Resource . |
java.lang.Object run() throws java.lang.Exception
Resource
.java.lang.Exception
- if there is an error executing the action