aQute.bnd.osgi
Class OSInformation
java.lang.Object
aQute.bnd.osgi.OSInformation
public class OSInformation
- extends Object
OS specific information, used by the native_capability macro for
osgi.native.* bundle properties.
|
Constructor Summary |
OSInformation()
Construct OS specific information |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSInformation
public OSInformation()
throws IllegalArgumentException
- Construct OS specific information
- Throws:
IllegalArgumentException
getProcessorAliases
public static String[] getProcessorAliases(String osArch)
getProcessorAliases
public static String[] getProcessorAliases()
Copyright © 2014 aQute SARL. All rights reserved.