|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Function
TODO Class summary sentence. Class documentation.
| Method Summary | |
|---|---|
void |
execute()
Executes a unit of work, throwing any application or system exceptions that occur during execution. |
java.lang.Object |
getResult()
Returns the result of the unit of work, if any. |
| Method Detail |
|---|
void execute()
throws ApplicationException,
SystemException
ApplicationException - if any application exception occurs.
SystemException - if any system exception occurs.java.lang.Object getResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||