Uses of Class
org.apache.manifoldcf.crawler.notification.NotificationConnectionManager
-
Packages that use NotificationConnectionManager Package Description org.apache.manifoldcf.crawler.notification -
-
Uses of NotificationConnectionManager in org.apache.manifoldcf.crawler.notification
Fields in org.apache.manifoldcf.crawler.notification declared as NotificationConnectionManager Modifier and Type Field Description protected NotificationConnectionManager
NotificationConnectionManager.NotificationConnectionExecutor. thisManager
Constructors in org.apache.manifoldcf.crawler.notification with parameters of type NotificationConnectionManager Constructor Description NotificationConnectionExecutor(NotificationConnectionManager manager, NotificationConnectionManager.NotificationConnectionDescription[] objectDescriptions)
Constructor.
-