class BaseNotificationBroadcasterEntry
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
javax.management.NotificationFilter |
filter |
|
java.lang.Object |
handback |
|
javax.management.NotificationListener |
listener |
Constructor | Description |
---|---|
BaseNotificationBroadcasterEntry(javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
java.lang.Object handback) |
Copyright (c) 2001-2003 - Apache Software Foundation