public class ReprioritizationTrackerFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
_rcsid |
protected static String |
reprioritizationTrackerName |
Modifier and Type | Method and Description |
---|---|
static IReprioritizationTracker |
make(IThreadContext threadContext)
Create a reprioritization tracker handle.
|
public static final String _rcsid
protected static final String reprioritizationTrackerName
public static IReprioritizationTracker make(IThreadContext threadContext) throws ManifoldCFException
threadContext
- is the thread context.ManifoldCFException