org.globus.ogsa.impl.core.factory
Class ServiceSweeperTask

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

public class ServiceSweeperTask
extends java.util.TimerTask

Periodic task responsible for destroying stale service instances


Constructor Summary
ServiceSweeperTask(ServiceNode node)
           
 
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

ServiceSweeperTask

public ServiceSweeperTask(ServiceNode node)
Method Detail

run

public void run()


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