Package org.semanticdesktop.aperture.extractor.util

Class Summary
ThreadedExtractorWrapper A ThreadedExtractorWrapper wraps an Extractor and executes it on a separate thread, bailing out if the wrapped Extractor appears to be hanging.
 

Exception Summary
ThreadedExtractorWrapper.ExtractionAbortedException An exception that gets thrown if the extraction is aborted per user request i.e. when the ThreadedExtractorWrapper.stop() method is called.
ThreadedExtractorWrapper.ExtractionInterruptedException An exception that gets thrown if the underlying extractor hangs.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.