Uses of Enum
aQute.bnd.osgi.resource.ResolutionDirective
Packages that use ResolutionDirective
-
Uses of ResolutionDirective in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return ResolutionDirectiveModifier and TypeMethodDescriptionstatic ResolutionDirective
ResourceUtils.getResolution
(org.osgi.resource.Requirement requirement) static ResolutionDirective
Returns the enum constant of this type with the specified name.static ResolutionDirective[]
ResolutionDirective.values()
Returns an array containing the constants of this enum type, in the order they are declared.