org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Interface RemoteNotificationClientHandler.NotificationHandler

Enclosing class:
RemoteNotificationClientHandler

public static interface RemoteNotificationClientHandler.NotificationHandler


Method Summary
 javax.management.remote.NotificationResult fetchNotifications(long sequenceNumber, int maxNumber, long timeout)
           
 void sendNotificationsLost(long howMany)
           
 

Method Detail

fetchNotifications

javax.management.remote.NotificationResult fetchNotifications(long sequenceNumber,
                                                              int maxNumber,
                                                              long timeout)
                                                              throws IOException
Throws:
IOException

sendNotificationsLost

void sendNotificationsLost(long howMany)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.