Uses of Interface
com.microsoft.tfs.core.util.notifications.NotificationListener

Packages that use NotificationListener
com.microsoft.tfs.core.util.notifications   
 

Uses of NotificationListener in com.microsoft.tfs.core.util.notifications
 

Methods in com.microsoft.tfs.core.util.notifications with parameters of type NotificationListener
 void NotificationManager.addListener(NotificationListener listener)
          Adds a notification listener.
 void NotificationManager.removeListener(NotificationListener listener)
          Removes a notification listener.
 



© 2015 Microsoft. All rights reserved.