Section 3.9 of the Core Specifications describes how one can restrict the loading of Native Code Libraries to a
org.osgi.framework.os.name.

I have a set of Java classes that call native libraries that will only run in certain Linux distributions. Is there a way to further restrict a bundle that contains these libraries to load specific these linux distribution specific libraries at a finer granularity (ie ubuntu, centos, fedora,etc. ) than just org.osgi.framework.os.name=Linux?

thanks for any help,
John Conlon


_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to