|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Preparable
Preparable Actions will have their prepare() method called if the PrepareInterceptor
is applied to the ActionConfig.
PrepareInterceptor| Method Summary | |
|---|---|
void |
prepare()
This method is called to allow the action to prepare itself. |
| Method Detail |
|---|
void prepare()
throws Exception
Exception - thrown if a system level exception occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||