public interface SystemBundleProvider extends Comparable<SystemBundleProvider>
| Modifier and Type | Method and Description |
|---|---|
default int |
compareTo(SystemBundleProvider systemBundleProvider) |
org.osgi.framework.Bundle |
getSystemBundle() |
default int |
order() |
default int compareTo(SystemBundleProvider systemBundleProvider)
compareTo in interface Comparable<SystemBundleProvider>org.osgi.framework.Bundle getSystemBundle()
default int order()