com.mmbreakfast.unlod.app
Class ExtractionManager.ExtractionCancellationMonitor

java.lang.Object
  extended bycom.mmbreakfast.unlod.app.ExtractionManager.ExtractionCancellationMonitor
All Implemented Interfaces:
Runnable
Enclosing class:
ExtractionManager

protected class ExtractionManager.ExtractionCancellationMonitor
extends Object
implements Runnable


Constructor Summary
protected ExtractionManager.ExtractionCancellationMonitor()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtractionManager.ExtractionCancellationMonitor

protected ExtractionManager.ExtractionCancellationMonitor()
Method Detail

run

public void run()
Specified by:
run in interface Runnable