Package | Description |
---|---|
org.apache.manifoldcf.crawler.interfaces | |
org.apache.manifoldcf.crawler.notificationconnectorpool | |
org.apache.manifoldcf.crawler.system |
Modifier and Type | Method and Description |
---|---|
static INotificationConnectorPool |
NotificationConnectorPoolFactory.make(IThreadContext tc)
Make a notification connector pool handle.
|
Modifier and Type | Class and Description |
---|---|
class |
NotificationConnectorPool
An implementation of INotificationConnectorPool.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
JobResetThread.doEndNotifications(IJobDescription jobDescription,
INotificationConnectionManager notificationManager,
INotificationConnectorPool notificationPool) |
protected static void |
JobResetThread.doStopNotifications(IJobDescription jobDescription,
int notificationType,
INotificationConnectionManager notificationManager,
INotificationConnectorPool notificationPool) |