org.globus.ogsa.impl.core.registry
Class ServiceDataSweeperTask

java.lang.Object
  extended byjava.util.TimerTask
      extended byorg.globus.ogsa.impl.core.registry.ServiceDataSweeperTask
All Implemented Interfaces:
java.lang.Runnable

public class ServiceDataSweeperTask
extends java.util.TimerTask

Periodic task responsible for removing stale service data


Constructor Summary
ServiceDataSweeperTask(ServiceDataSet serviceDataSet)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDataSweeperTask

public ServiceDataSweeperTask(ServiceDataSet serviceDataSet)
Method Detail

run

public void run()


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.