Uses of Interface
info.dmtree.notification.NotificationService
-
Packages that use NotificationService Package Description info.dmtree.registry -
-
Uses of NotificationService in info.dmtree.registry
Methods in info.dmtree.registry that return NotificationService Modifier and Type Method Description static NotificationServiceDmtServiceFactory. getNotificationService()This method is used to obtain access toNotificationService, which enables applications to send asynchronous notifications to management servers.
-