Package | Description |
---|---|
org.apache.manifoldcf.crawler.interfaces | |
org.apache.manifoldcf.crawler.jobs | |
org.apache.manifoldcf.crawler.repositoryconnectorpool |
Modifier and Type | Method and Description |
---|---|
static IRepositoryConnectorPool |
RepositoryConnectorPoolFactory.make(IThreadContext tc)
Make a repository connector pool handle.
|
Modifier and Type | Field and Description |
---|---|
protected IRepositoryConnectorPool |
JobManager.repositoryConnectorPool |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryConnectorPool
An implementation of IRepositoryConnectorPool.
|