Package | Description |
---|---|
org.apache.manifoldcf.agents.agentmanager | |
org.apache.manifoldcf.agents.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
AgentManager
This is the implementation of IAgentManager.
|
Modifier and Type | Method and Description |
---|---|
static IAgentManager |
AgentManagerFactory.make(IThreadContext threadContext)
Make an agent manager instance.
|