|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mx4j.remote.AbstractRemoteNotificationClientHandler mx4j.remote.rmi.RMIRemoteNotificationClientHandler
RMI-specific RemoteNotificationClientHandler.
Constructor Summary | |
RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
|
Method Summary | |
protected javax.management.remote.NotificationResult |
fetchNotifications(long sequence,
int maxNumber,
long timeout)
Calls the server side to fetch notifications. |
Methods inherited from class mx4j.remote.AbstractRemoteNotificationClientHandler |
addNotificationListener, contains, getLogger, getMaxRetries, getNotificationListener, getNotificationListeners, getNotificationsCount, getRetryPeriod, isActive, removeNotificationListeners, sendConnectionNotificationLost, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, java.util.Map environment)
Method Detail |
protected javax.management.remote.NotificationResult fetchNotifications(long sequence, int maxNumber, long timeout) throws java.io.IOException
AbstractRemoteNotificationClientHandler
fetchNotifications
in class AbstractRemoteNotificationClientHandler
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |