Uses of Class
javax.management.remote.NotificationResult
-
Packages that use NotificationResult 软件包 描述 javax.management.remote.rmi RMI连接器是JMX Remote API的连接器,它使用RMI将客户端请求传输到远程MBean服务器。 -
-
Uses of NotificationResult in javax.management.remote.rmi
Methods in javax.management.remote.rmi that return NotificationResult 变量和类型 方法 描述 NotificationResult
RMIConnection. fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout)
从连接器服务器检索通知。
-