public class TransformationConnectorManagerFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
_rcsid |
protected static String |
connMgr |
Modifier and Type | Method and Description |
---|---|
static ITransformationConnectorManager |
make(IThreadContext tc)
Construct an output connector manager.
|
public static final String _rcsid
protected static final String connMgr
public static ITransformationConnectorManager make(IThreadContext tc) throws ManifoldCFException
tc
- is the thread context.ManifoldCFException