|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionConfigBuilder
This interface defines how the action configurations for the current web application can be constructed. This must find all actions that are not specifically defined in the struts XML files or any plugins. Furthermore, it must make every effort to locate all action results as well.
Method Summary | |
---|---|
void |
buildActionConfigs()
Builds all the action configurations and stores them into the XWork configuration instance via XWork dependency injetion. |
void |
destroy()
|
boolean |
needsReload()
|
Method Detail |
---|
void buildActionConfigs()
boolean needsReload()
void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |