public class ConnectorManagerFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
protected static java.lang.String |
connMgr |
Modifier and Type | Method and Description |
---|---|
static IConnectorManager |
make(IThreadContext tc)
Construct a connector manager.
|
public static final java.lang.String _rcsid
protected static final java.lang.String connMgr
public static IConnectorManager make(IThreadContext tc) throws ManifoldCFException
tc
- is the thread context.ManifoldCFException