mx4j.remote.rmi
Class RMIRemoteNotificationClientHandler
- RemoteNotificationClientHandler
public class RMIRemoteNotificationClientHandler
RMI-specific RemoteNotificationClientHandler.
Version:
protected javax.management.remote.NotificationResult | fetchNotifications(long sequence, int maxNumber, long timeout) - Calls the server side to fetch notifications.
|
addNotificationListener , contains , fetchNotifications , getLogger , getMaxRetries , getNotificationListener , getNotificationListeners , getNotificationsCount , getRetryPeriod , isActive , removeNotificationListeners , sendConnectionNotificationLost , start , stop |
RMIRemoteNotificationClientHandler
public RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
Map environment)
fetchNotifications
protected javax.management.remote.NotificationResult fetchNotifications(long sequence,
int maxNumber,
long timeout)
throws IOException
Calls the server side to fetch notifications.
- fetchNotifications in interface AbstractRemoteNotificationClientHandler
Copyright © 2001-2003 MX4J Team. All Rights Reserved.