|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.catalog.arcgis.metadata.AGSSynchronizer
public class AGSSynchronizer
Background thread to synchronize ArcGIS Server content with the metadata catalog.
Constructor Summary | |
---|---|
AGSSynchronizer()
Default constructor. |
Method Summary | |
---|---|
void |
run()
Run the synchronization process. |
void |
setParameters(StringAttributeMap parameters)
Sets the configuration paramaters for the task. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AGSSynchronizer()
Method Detail |
---|
public void setParameters(StringAttributeMap parameters)
setParameters
in interface IScheduledTask
parameters
- the configuration paramaterspublic void run()
run
in interface Runnable
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |