| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.syabru.nagios.broker.jmx.JmxMessage
public class JmxMessage
JMX message implementation.
| Constructor Summary | |
|---|---|
| JmxMessage(Notification notification)Create a message from a JMX notification. | |
| Method Summary | |
|---|---|
|  String | getClassName()Get class name. | 
|  String | getMessage()Get message. | 
|  String | getSource()Get message source. | 
|  String | getType()Get message type. | 
|  String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public JmxMessage(Notification notification)
notification - JMX notification.| Method Detail | 
|---|
public String getClassName()
Message
getClassName in interface Messagepublic String getMessage()
Message
getMessage in interface Messagepublic String getType()
Message
getType in interface Messagepublic String getSource()
Message
getSource in interface Messagepublic String toString()
toString in class Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||