パッケージ | 説明 |
---|---|
javax.management.remote.rmi |
RMI コネクタは、RMI を使ってクライアント要求をリモート MBean サーバーへ転送する、JMX リモート API用のコネクタです。
|
修飾子と型 | メソッドと説明 |
---|---|
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)
コネクタサーバーから通知を受信します。
|
バグまたは機能を送信
詳細な API リファレンスおよび開発者ドキュメントについては、Java SE のドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright © 1993, 2013, Oracle and/or its affiliates. All rights reserved.