Package aQute.bnd.help.instructions
Interface ResolutionInstructions
-
@ProviderType public interface ResolutionInstructionsInstructions on the Resolution.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classResolutionInstructions.ResolveModestatic classResolutionInstructions.RunorderSpecifies the values of the -runorder instructionstatic interfaceResolutionInstructions.RunStartLevel
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResolutionInstructions.ResolveModeresolve()ResolutionInstructions.RunStartLevelrunstartlevel(ResolutionInstructions.RunStartLevel deflt)
-
-
-
Method Detail
-
runstartlevel
ResolutionInstructions.RunStartLevel runstartlevel(ResolutionInstructions.RunStartLevel deflt)
-
resolve
ResolutionInstructions.ResolveMode resolve()
-
-