|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public void execute()
throws ApplicationException,
SystemException
ApplicationException - if any application exception occurs.
SystemException - if any system exception occurs.public java.lang.Object getResult()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||