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