Esri Geoportal Server
1.0

com.esri.gpt.catalog.arcgis.metadata
Class AGSSynchronizer

java.lang.Object
  extended by com.esri.gpt.catalog.arcgis.metadata.AGSSynchronizer
All Implemented Interfaces:
IScheduledTask, Runnable

public class AGSSynchronizer
extends Object
implements Runnable, IScheduledTask

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

AGSSynchronizer

public AGSSynchronizer()
Default constructor.

Method Detail

setParameters

public void setParameters(StringAttributeMap parameters)
Sets the configuration paramaters for the task.

Specified by:
setParameters in interface IScheduledTask
Parameters:
parameters - the configuration paramaters

run

public void run()
Run the synchronization process.

Specified by:
run in interface Runnable

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.