|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.agents.interfaces.OutputConnectionManagerFactory
public class OutputConnectionManagerFactory
Repository connection manager factory.
| Field Summary | |
|---|---|
static java.lang.String |
_rcsid
|
| Method Summary | |
|---|---|
static java.lang.String[] |
getAllOutputActivities(IThreadContext tc)
Compile a list of all pertinent activities, across all existing output connections. |
static IOutputConnectionManager |
make(IThreadContext tc)
Make an output connection manager handle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String _rcsid
| Method Detail |
|---|
public static IOutputConnectionManager make(IThreadContext tc)
throws ManifoldCFException
tc - is the thread context.
ManifoldCFException
public static java.lang.String[] getAllOutputActivities(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 | ||||||||