org.netbeans.libs.git/1 1.1

org.netbeans.libs.git.progress
Interface NotificationListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
FileListener, RevisionInfoListener, StatusListener

public interface NotificationListener
extends EventListener

A general tagging interface used as the parent for all supported notification listeners. To receive notifications through any instance of NotificationListener register it with an instance of GitClient using its addNotificationListener. To stop listening for the notifications, unregister the instance using the removeNotificationListener method of an GitClient instance.



org.netbeans.libs.git/1 1.1

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.