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