Uses of Class
aQute.bnd.annotation.Resolution
-
Packages that use Resolution Package Description aQute.bnd.annotation aQute.bnd.annotation.spi -
-
Uses of Resolution in aQute.bnd.annotation
Methods in aQute.bnd.annotation that return Resolution Modifier and Type Method Description static ResolutionResolution. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Resolution[]Resolution. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Resolution in aQute.bnd.annotation.spi
Methods in aQute.bnd.annotation.spi that return Resolution Modifier and Type Method Description Resolutionresolution()The resolution policy of theosgi.serviceloaderandosgi.extenderrequirements.Resolutionresolution()The resolution policy of theosgi.extenderrequirement.
-