Uses of Interface
aQute.bnd.build.ProjectLauncher.NotificationListener
Packages that use ProjectLauncher.NotificationListener
-
Uses of ProjectLauncher.NotificationListener in aQute.bnd.build
Fields in aQute.bnd.build with type parameters of type ProjectLauncher.NotificationListenerModifier and TypeFieldDescriptionprivate Set<ProjectLauncher.NotificationListener>
ProjectLauncher.listeners
Methods in aQute.bnd.build that return types with arguments of type ProjectLauncher.NotificationListenerMethods in aQute.bnd.build with parameters of type ProjectLauncher.NotificationListenerModifier and TypeMethodDescriptionvoid
ProjectLauncher.registerForNotifications
(ProjectLauncher.NotificationListener listener) void
ProjectTester.registerForNotifications
(ProjectLauncher.NotificationListener listener)