Package aQute.bnd.build
Interface ProjectLauncher.NotificationListener
-
- Enclosing class:
- ProjectLauncher
public static interface ProjectLauncher.NotificationListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
notify(ProjectLauncher.NotificationType type, java.lang.String notification)
-
-
-
Method Detail
-
notify
void notify(ProjectLauncher.NotificationType type, java.lang.String notification)
-
-