モジュール java.management.rmi

クラスRMIJRMPServerImpl

java.lang.Object
javax.management.remote.rmi.RMIServerImpl
javax.management.remote.rmi.RMIJRMPServerImpl
すべての実装されたインタフェース:
Closeable, AutoCloseable, Remote, RMIServer

public class RMIJRMPServerImpl extends RMIServerImpl

JRMP経由でエクスポートされるRMIServerオブジェクトであり、JRMP経由でエクスポートされたRMIオブジェクトとしてクライアント接続を作成します。 ユーザー・コードは、必ずしもこのクラスを直接参照しません。

導入されたバージョン:
1.5
関連項目: