org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Class DefaultRemoteNotificationServerHandler.NotificationBuffer
java.lang.Object
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.DefaultRemoteNotificationServerHandler.NotificationBuffer
- Enclosing class:
- DefaultRemoteNotificationServerHandler
public class DefaultRemoteNotificationServerHandler.NotificationBuffer
- extends Object
Method Summary |
void |
add(javax.management.remote.TargetedNotification notification)
|
javax.management.remote.NotificationResult |
getNotifications(long sequenceNumber,
int maxNotifications,
long timeout)
|
int |
getSize()
|
String |
toString()
|
DefaultRemoteNotificationServerHandler.NotificationBuffer
public DefaultRemoteNotificationServerHandler.NotificationBuffer(Map environment)
getSize
public int getSize()
add
public void add(javax.management.remote.TargetedNotification notification)
getNotifications
public javax.management.remote.NotificationResult getNotifications(long sequenceNumber,
int maxNotifications,
long timeout)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.