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