|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectjava.util.EventObject
javax.management.Notification
cz.cuni.amis.pogamut.base.utils.logging.jmx.JMXLogRecordNotification
public class JMXLogRecordNotification
| Field Summary | |
|---|---|
static String |
NOTIFICATION_TYPE
|
| Fields inherited from class javax.management.Notification |
|---|
source |
| Constructor Summary | |
|---|---|
JMXLogRecordNotification(Object source,
long sequenceNumber,
long timeStamp,
String msg,
LogRecord logRecord)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.management.Notification |
|---|
getMessage, getSequenceNumber, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString |
| Methods inherited from class java.util.EventObject |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String NOTIFICATION_TYPE
| Constructor Detail |
|---|
public JMXLogRecordNotification(Object source,
long sequenceNumber,
long timeStamp,
String msg,
LogRecord logRecord)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||