|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISynchronizable
This describes a components ability to check its consistency with any physical representation, for example a file system.
Method Summary | |
---|---|
boolean |
isOutOfSynch()
true if the component is out of synch. |
void |
synch()
Perform a synchronization with the components physical resources. |
Method Detail |
---|
boolean isOutOfSynch()
true
if the component is out of synch.
true
if the component is out of synch.void synch()
In case of a scheduled synchronization this may be called by an external daemon.
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |