public class JobManagerFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
protected static java.lang.String |
jobManagerName |
Modifier and Type | Method and Description |
---|---|
static IJobManager |
make(IThreadContext threadContext)
Create a job manager handle.
|
public static final java.lang.String _rcsid
protected static final java.lang.String jobManagerName
public static IJobManager make(IThreadContext threadContext) throws ManifoldCFException
threadContext
- is the thread context.ManifoldCFException