|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.lib.jmbeans.log.LogNotificationListener
public class LogNotificationListener
| Constructor Summary | |
|---|---|
LogNotificationListener(LogBuffer buf)
Constructs a NotificationListener for treatement of notifications containining LogRecords |
|
| Method Summary | |
|---|---|
void |
handleNotification(javax.management.Notification nf,
java.lang.Object handback)
Treatement of notifications containining LogRecords |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogNotificationListener(LogBuffer buf)
buf - LogBuffer objects keeping the LogRecords contained in the received notifications| Method Detail |
|---|
public void handleNotification(javax.management.Notification nf,
java.lang.Object handback)
handleNotification in interface javax.management.NotificationListenernf - received notificationhandback - object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||