ArcGIS Server Geoportal extension
10

com.esri.gpt.catalog.context
Class CatalogSynchronizer

java.lang.Object
  extended by com.esri.gpt.catalog.context.CatalogSynchronizer
All Implemented Interfaces:
IScheduledTask, Runnable

public class CatalogSynchronizer
extends Object
implements Runnable, IScheduledTask

Background thread to ensure catalog synchronization.


Constructor Summary
CatalogSynchronizer()
          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

CatalogSynchronizer

public CatalogSynchronizer()
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

ArcGIS Server Geoportal extension
10

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