| Package | Description |
|---|---|
| org.glassfish.admin.amx.util.jmx |
General-purpose JMX utilities.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationListenerInfo |
NotificationListenerTracking.removeNotificationListener(NotificationListener listener,
NotificationFilter filter,
Object handback)
Remove the first instance of the specified listener/filter/handback
combination and return its corresponding NotificationListenerInfo.
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationListenerInfo> |
NotificationListenerTracking.removeNotificationListener(NotificationListener listener)
Remove all instances of the specified listener and return
their corresponding NotificationListenerInfo.
|
Copyright © 2017. All rights reserved.