Package | Description |
---|---|
aQute.bnd.build |
Modifier and Type | Method and Description |
---|---|
static ProjectLauncher.NotificationType |
ProjectLauncher.NotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectLauncher.NotificationType[] |
ProjectLauncher.NotificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectLauncher.NotificationListener.notify(ProjectLauncher.NotificationType type,
String notification) |
Copyright © 2015 aQute SARL. All rights reserved.