|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.authorities.interfaces.AuthorityConnectorManagerFactory
public class AuthorityConnectorManagerFactory
This class is the factory for the Authority Connector Manager.
| Field Summary | |
|---|---|
protected static java.lang.String |
connMgr
|
| Method Summary | |
|---|---|
static IAuthorityConnectorManager |
make(IThreadContext tc)
Construct a connector manager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String connMgr
| Method Detail |
|---|
public static IAuthorityConnectorManager make(IThreadContext tc)
throws ManifoldCFException
tc - is the thread context.
ManifoldCFException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||