Uses of Interface
aQute.bnd.build.ProjectLauncher.NotificationListener
-
Packages that use ProjectLauncher.NotificationListener Package Description aQute.bnd.build -
-
Uses of ProjectLauncher.NotificationListener in aQute.bnd.build
Methods in aQute.bnd.build that return types with arguments of type ProjectLauncher.NotificationListener Modifier and Type Method Description java.util.Set<ProjectLauncher.NotificationListener>
ProjectLauncher. getNotificationListeners()
Methods in aQute.bnd.build with parameters of type ProjectLauncher.NotificationListener Modifier and Type Method Description void
ProjectLauncher. registerForNotifications(ProjectLauncher.NotificationListener listener)
-