org.hyperic.sigar
Class SigarLoader
java.lang.Object
org.hyperic.jni.ArchLoader
org.hyperic.sigar.SigarLoader
- public class SigarLoader
- extends org.hyperic.jni.ArchLoader
Fields inherited from class org.hyperic.jni.ArchLoader |
IS_AIX, IS_DARWIN, IS_FREEBSD, IS_HPUX, IS_LINUX, IS_NETWARE, IS_OSF1, IS_SOLARIS, IS_WIN32 |
Constructor Summary |
SigarLoader(java.lang.Class loaderClass)
|
Methods inherited from class org.hyperic.jni.ArchLoader |
containsNativeLibrary, findJarPath, findNativeLibrary, getClassLoader, getLibName, getLibraryExtension, getLibraryName, getLibraryPrefix, getLoaderClass, getName, getNativeLibrary, getPackageName, getResourcePath, load, load, loadLibrary, setJarName, setLibName, setLoaderClass, setName, setPackageName, setResourcePath |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_SIGAR_JAR_NAME
public static final java.lang.String PROP_SIGAR_JAR_NAME
- See Also:
- Constant Field Values
SigarLoader
public SigarLoader(java.lang.Class loaderClass)
getArchLibName
public java.lang.String getArchLibName()
throws org.hyperic.jni.ArchNotSupportedException
- Throws:
org.hyperic.jni.ArchNotSupportedException
getDefaultLibName
public java.lang.String getDefaultLibName()
throws org.hyperic.jni.ArchNotSupportedException
- Throws:
org.hyperic.jni.ArchNotSupportedException
systemLoadLibrary
protected void systemLoadLibrary(java.lang.String name)
systemLoad
protected void systemLoad(java.lang.String name)
getJarName
public java.lang.String getJarName()
setSigarJarName
public static void setSigarJarName(java.lang.String jarName)
getSigarJarName
public static java.lang.String getSigarJarName()
getLocation
public static java.lang.String getLocation()
- Returns the path where sigar.jar is located.
getNativeLibraryName
public static java.lang.String getNativeLibraryName()
- Returns the name of the native sigar library.
Copyright © 2004-2006 Hyperic. All Rights Reserved.