public class RepositoryConnectionManagerFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
Modifier and Type | Method and Description |
---|---|
static IRepositoryConnectionManager |
make(IThreadContext tc)
Make a repository connection manager handle.
|
public static final java.lang.String _rcsid
public static IRepositoryConnectionManager make(IThreadContext tc) throws ManifoldCFException
tc
- is the thread context.ManifoldCFException