Uses of Enum Class
aQute.bnd.help.instructions.ProjectInstructions.LauncherManage
Packages that use ProjectInstructions.LauncherManage
-
Uses of ProjectInstructions.LauncherManage in aQute.bnd.help.instructions
Subclasses with type arguments of type ProjectInstructions.LauncherManage in aQute.bnd.help.instructionsModifier and TypeClassDescriptionstatic enumPossible values for for the `manage` option.Methods in aQute.bnd.help.instructions that return ProjectInstructions.LauncherManageModifier and TypeMethodDescriptionProjectInstructions.LauncherOptions.manage()When the framework is launched, the launcher might find bundles that were not part of the run bundles.Returns the enum constant of this class with the specified name.static ProjectInstructions.LauncherManage[]ProjectInstructions.LauncherManage.values()Returns an array containing the constants of this enum class, in the order they are declared.