public class TigaseSystem extends Object implements TigaseSystemMBean, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Long |
TigaseSystemHeapTotal
Variable for storing the value of "TigaseSystemHeapTotal".
|
protected Long |
TigaseSystemHeapUsed
Variable for storing the value of "TigaseSystemHeapUsed".
|
protected Long |
TigaseSystemNonHeapTotal
Variable for storing the value of "TigaseSystemNonHeapTotal".
|
protected Long |
TigaseSystemNonHeapUsed
Variable for storing the value of "TigaseSystemNonHeapUsed".
|
protected String |
TigaseSystemUptimeHumanReadable
Variable for storing the value of "TigaseSystemUptimeHumanReadable".
|
protected Long |
TigaseSystemUptimeMillis
Variable for storing the value of "TigaseSystemUptimeMillis".
|
| Constructor and Description |
|---|
TigaseSystem(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "TigaseSystem" group.
|
TigaseSystem(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "TigaseSystem" group.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getTigaseSystemHeapTotal() |
Long |
getTigaseSystemHeapUsed() |
Long |
getTigaseSystemNonHeapTotal() |
Long |
getTigaseSystemNonHeapUsed() |
String |
getTigaseSystemUptimeHumanReadable() |
Long |
getTigaseSystemUptimeMillis() |
protected Long TigaseSystemHeapTotal
protected Long TigaseSystemHeapUsed
protected Long TigaseSystemNonHeapTotal
protected Long TigaseSystemNonHeapUsed
protected String TigaseSystemUptimeHumanReadable
protected Long TigaseSystemUptimeMillis
public TigaseSystem(com.sun.management.snmp.agent.SnmpMib myMib)
public TigaseSystem(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
public String getTigaseSystemUptimeHumanReadable() throws com.sun.management.snmp.SnmpStatusException
getTigaseSystemUptimeHumanReadable in interface TigaseSystemMBeancom.sun.management.snmp.SnmpStatusExceptionpublic Long getTigaseSystemUptimeMillis() throws com.sun.management.snmp.SnmpStatusException
getTigaseSystemUptimeMillis in interface TigaseSystemMBeancom.sun.management.snmp.SnmpStatusExceptionpublic Long getTigaseSystemNonHeapUsed() throws com.sun.management.snmp.SnmpStatusException
getTigaseSystemNonHeapUsed in interface TigaseSystemMBeancom.sun.management.snmp.SnmpStatusExceptionpublic Long getTigaseSystemNonHeapTotal() throws com.sun.management.snmp.SnmpStatusException
getTigaseSystemNonHeapTotal in interface TigaseSystemMBeancom.sun.management.snmp.SnmpStatusExceptionpublic Long getTigaseSystemHeapUsed() throws com.sun.management.snmp.SnmpStatusException
getTigaseSystemHeapUsed in interface TigaseSystemMBeancom.sun.management.snmp.SnmpStatusExceptionpublic Long getTigaseSystemHeapTotal() throws com.sun.management.snmp.SnmpStatusException
getTigaseSystemHeapTotal in interface TigaseSystemMBeancom.sun.management.snmp.SnmpStatusExceptionCopyright © 2007–2019 Tigase. All rights reserved.