public class SigarAccess extends Object
| Constructor and Description |
|---|
SigarAccess() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close() |
static org.hyperic.sigar.SigarProxy |
getSigar()
Provides the caller with direct access to the Sigar native API via a proxy to Sigar.
|
static boolean |
isSigarAvailable() |
public static org.hyperic.sigar.SigarProxy getSigar()
SystemInfoException - if native layer is unavailable or has been disabledpublic static void close()
public static boolean isSigarAvailable()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.