|
|||||||||
类 javax.management.remote.NotificationResult
的使用
使用 NotificationResult 的软件包 | |
---|---|
javax.management.remote.rmi | RMI 连接器是供 JMX Remote API 使用的一种连接器,后者使用 RMI 将客户端请求传输到远程 MBean 服务器。 |
javax.management.remote.rmi 中 NotificationResult 的使用 |
---|
返回 NotificationResult 的 javax.management.remote.rmi 中的方法 | |
---|---|
NotificationResult |
RMIConnectionImpl_Stub.fetchNotifications(long $param_long_1, int $param_int_2, long $param_long_3) |
NotificationResult |
RMIConnectionImpl.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout) |
NotificationResult |
RMIConnection.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout) 检索来自连接器服务器的通知。 |
所有类
|
|||||||||