Interface SystemBundleProvider
- All Superinterfaces:
Comparable<SystemBundleProvider>
- Author:
- Shuyang Zhou
-
Method Summary
Modifier and TypeMethodDescriptiondefault int
compareTo
(SystemBundleProvider systemBundleProvider) org.osgi.framework.Bundle
default int
order()
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<SystemBundleProvider>
-
getSystemBundle
org.osgi.framework.Bundle getSystemBundle() -
order
default int order()
-