|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationProvider
Interface to be implemented by all forms of XWork configuration classes.
Method Summary | |
---|---|
void |
destroy()
|
void |
init(Configuration configuration)
Initializes the configuration object. |
boolean |
needsReload()
Tells whether the ConfigurationProvider should reload its configuration |
Method Detail |
---|
void destroy()
void init(Configuration configuration) throws ConfigurationException
ConfigurationException
boolean needsReload()
|
WebWork Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |