|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface ReloadableDefinitionsFactory
Indicates support for reloading Tiles configuration when it changes.
| Method Summary | |
|---|---|
void |
refresh()
Refreshes the stored definitions, reloading them. |
boolean |
refreshRequired()
Indicates whether the DefinitionsFactory is out of date and needs to be reloaded. |
| Method Detail |
|---|
boolean refreshRequired()
true if the definitions need to be refreshed.
void refresh()
throws DefinitionsFactoryException
DefinitionsFactoryException - If something goes wrong during
refresh.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||