|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOOperation
This interface is similar to Runnable, except that
the operation may throw an IOException.
TapestryInternalUtils.performIO(org.apache.tapestry5.ioc.OperationTracker, String, IOOperation)| Method Summary | |
|---|---|
void |
perform()
Perform some work. |
| Method Detail |
|---|
void perform()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||