Uses of Class
org.jboss.mx.remoting.NotificationQueue

Packages that use NotificationQueue
org.jboss.mx.remoting   
 

Uses of NotificationQueue in org.jboss.mx.remoting
 

Methods in org.jboss.mx.remoting that return NotificationQueue
 NotificationQueue MBeanNotificationCache.getNotifications(String sessionId)
          pull notifications for a given sessionId and return the queue or null if none pending
 

Methods in org.jboss.mx.remoting with parameters of type NotificationQueue
 void MBeanServerClientInvokerProxy.deliverNotifications(NotificationQueue queue, boolean async)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.