public void | handleNotification(javax.management.Notification notification, java.lang.Object handback)Invoked when a JMX notification occurs.
The implementation of this method should return as soon as possible, to avoid
blocking its notification broadcaster.
|