org.apache.jackrabbit.core
Interface LowPriorityTask

All Superinterfaces:
Runnable

public interface LowPriorityTask
extends Runnable

Interface for low priority tasks (like text extraction) that can be scheduled later based on the extractor's load

See Also:
JCR-3146.

Method Summary
 
Methods inherited from interface java.lang.Runnable
run
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.