Package org.alfresco.solr.tracker.pool
Interface TrackerPoolFactory
-
- All Known Implementing Classes:
DefaultTrackerPoolFactory
public interface TrackerPoolFactoryCreate a thread pool for theTrackers.- Author:
- Matt Ward
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.ThreadPoolExecutorcreate()
-