|
Oxygen XML Editor, Version 13.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.ecss.extensions.api.component.sync.ResourcesSynchronizer
@API(type=INTERNAL, src=PRIVATE) public class ResourcesSynchronizer
Synchronize the set of remote framework zip URLs to use with the local expanded user frameworks.
Constructor Summary | |
---|---|
ResourcesSynchronizer(java.io.File syncDir,
ResourcesSynchronizerListener listener)
Synchronizer constructor. |
Method Summary | |
---|---|
SyncInfoManager |
getSyncManager()
|
void |
sync(Resource2Synchronize[] resources)
Synchronize the set of remote framework zip URLs to use with the local expanded user frameworks. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourcesSynchronizer(java.io.File syncDir, ResourcesSynchronizerListener listener)
syncDir
- The directory to use for expanding new frameworks, deleting old ones, etclistener
- The resource synchronizer listener.Method Detail |
---|
public SyncInfoManager getSyncManager()
public void sync(Resource2Synchronize[] resources)
resources
- The resources to be synchronized.
the modification time will be obtained from the URL itself.
|
Oxygen XML Editor, Version 13.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |