|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmListener
public class SNMPAlarmListener
Listener class of the SNMP interface related to alarms.
Implements a Message Driven Bean to receive alarm messages.
Creates and registers an MIB for alarms and managers.
Notifies alarms through the SNMP agent.
| Constructor Summary | |
|---|---|
SNMPAlarmListener()
|
|
| Method Summary | |
|---|---|
void |
onMessage(javax.jms.Message message)
Reacts to a message from the log interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SNMPAlarmListener()
| Method Detail |
|---|
public void onMessage(javax.jms.Message message)
onMessage in interface javax.jms.MessageListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||