public class RMIRemoteNotificationClientHandler extends AbstractRemoteNotificationClientHandler
Constructor and Description |
---|
RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment) |
Modifier and Type | Method and Description |
---|---|
protected javax.management.remote.NotificationResult |
fetchNotifications(long sequence,
int maxNumber,
long timeout)
Calls the server side to fetch notifications.
|
addNotificationListener, contains, getLogger, getMaxRetries, getNotificationListener, getNotificationListeners, getNotificationsCount, getRetryPeriod, isActive, removeNotificationListeners, sendConnectionNotificationLost, start, stop
public RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, java.util.Map environment)
protected javax.management.remote.NotificationResult fetchNotifications(long sequence, int maxNumber, long timeout) throws java.io.IOException
AbstractRemoteNotificationClientHandler
fetchNotifications
in class AbstractRemoteNotificationClientHandler
java.io.IOException