Uses of Class
javax.management.remote.NotificationResult

Packages that use NotificationResult
javax.management.remote.rmi   
org.jboss.mx.remoting.rmi   
 

Uses of NotificationResult in javax.management.remote.rmi
 

Methods in javax.management.remote.rmi that return NotificationResult
 NotificationResult RMIConnectionImpl.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout)
           
 NotificationResult RMIConnection.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout)
           
 

Uses of NotificationResult in org.jboss.mx.remoting.rmi
 

Methods in org.jboss.mx.remoting.rmi that return NotificationResult
 NotificationResult ClientNotificationProxy.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout)
           
 



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