public class OutputConnectorPoolFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
Modifier and Type | Method and Description |
---|---|
static IOutputConnectorPool |
make(IThreadContext tc)
Make an output connector pool handle.
|
public static final java.lang.String _rcsid
public static IOutputConnectorPool make(IThreadContext tc) throws ManifoldCFException
tc
- is the thread context.ManifoldCFException