Modifier and Type | Method and Description |
---|---|
static INotificationConnectionManager |
NotificationConnectionManagerFactory.make(IThreadContext tc)
Make a notification connection manager handle.
|
Modifier and Type | Field and Description |
---|---|
protected INotificationConnectionManager |
JobManager.notificationMgr |
Modifier and Type | Class and Description |
---|---|
class |
NotificationConnectionManager
This class is the manager of the notification connection description.
|
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) |