Uses of Interface
com.levigo.jadice.server.notification.NotificationNode.NotificationListener
-
Packages that use NotificationNode.NotificationListener Package Description com.levigo.jadice.server.notification -
-
Uses of NotificationNode.NotificationListener in com.levigo.jadice.server.notification
Methods in com.levigo.jadice.server.notification with parameters of type NotificationNode.NotificationListener Modifier and Type Method Description voidNotificationNode. addNotificationResultListener(NotificationNode.NotificationListener listener)Adds a listener to be informed about aStreampassing through this node.voidNotificationNode. removeNotificationResultListener(NotificationNode.NotificationListener listener)Removes aNotificationNode.NotificationListenerfor the events.
-