|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.server.sreceiver.sysmon.AbstractMonitor
tigase.server.sreceiver.sysmon.MemMonitor
public class MemMonitor
Created: Dec 10, 2008 1:23:17 PM
| Field Summary |
|---|
| Fields inherited from class tigase.server.sreceiver.sysmon.AbstractMonitor |
|---|
treshold, warningsSent |
| Fields inherited from interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc |
|---|
INTERVAL_10SECS, INTERVAL_1DAY, INTERVAL_1HOUR, INTERVAL_1MIN, SECOND |
| Constructor Summary | |
|---|---|
MemMonitor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getState()
|
void |
handleNotification(javax.management.Notification note,
java.lang.Object handback)
|
void |
init(java.lang.String jid,
double treshold,
SystemMonitorTask smTask)
|
| Methods inherited from class tigase.server.sreceiver.sysmon.AbstractMonitor |
|---|
check10Secs, check1Day, check1Hour, check1Min, commandsHelp, isMonitorCommand, prepareCalmDown, prepareWarning, resetWarnings, runCommand, sendWarningOut, setValueInArr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemMonitor()
| Method Detail |
|---|
public void init(java.lang.String jid,
double treshold,
SystemMonitorTask smTask)
init in interface ResourceMonitorIfcinit in class AbstractMonitor
public void handleNotification(javax.management.Notification note,
java.lang.Object handback)
handleNotification in interface javax.management.NotificationListenerpublic java.lang.String getState()
getState in interface ResourceMonitorIfc
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||