org.jgroups.util
Interface TimeScheduler.CancellableTask
public
interface
TimeScheduler.CancellableTask
extends TimeScheduler.Task
public void cancel()
Cancels the task. After calling this,
CancellableTask return true. If the task was already cancelled,
this is a no-op
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.