Package aQute.bnd.help.instructions
Interface LauncherInstructions
-
@ProviderType public interface LauncherInstructionsInstructions for the launcher
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLauncherInstructions.Executablestatic classLauncherInstructions.RunOption
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LauncherInstructions.Executableexecutable()java.util.Set<LauncherInstructions.RunOption>runoptions()
-
-
-
Method Detail
-
executable
LauncherInstructions.Executable executable()
-
runoptions
java.util.Set<LauncherInstructions.RunOption> runoptions()
-
-