|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationModifier
Method Summary | |
---|---|
boolean |
isPersisted()
Indicates if all pending changes to the configuration have been persisted. |
void |
persist()
Persists all pending configuration changes. |
void |
reset()
Resets the configuration objects their last persisted state. |
Method Detail |
---|
boolean isPersisted()
true
if configuration changes have been
persisted; false
otherwise.void reset()
void persist() throws ExternalException
ExternalException
- if a problem occurs persisting the
configuration changes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |