RSE
Release 3.0

org.eclipse.rse.dstore.universal.miners
Interface ICancellableHandler


public interface ICancellableHandler


Method Summary
 void cancel()
           
 boolean isCancelled()
           
 boolean isDone()
           
 

Method Detail

isDone

public boolean isDone()

isCancelled

public boolean isCancelled()

cancel

public void cancel()

RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.