JavaTM Platform
Standard Ed. 6

クラス
org.omg.PortableServer.POAPackage.NoServant の使用

NoServant を使用しているパッケージ
org.omg.PortableServer クラスとインタフェースを提供し、アプリケーションのサーバー側を複数ベンダー間 ORB で移植できるようにします。 
org.omg.PortableServer.POAPackage このパッケージを使用すると、プログラマは異なる ORB 製品間で移植可能なオブジェクト実装を作成できます。 
 

org.omg.PortableServer での NoServant の使用
 

NoServant をスローする org.omg.PortableServer のメソッド
 Servant POAOperations.get_servant()
          このオペレーションは、POA に関連付けられたデフォルトのサーバントを返します。
 

org.omg.PortableServer.POAPackage での NoServant の使用
 

NoServant を返す org.omg.PortableServer.POAPackage のメソッド
static NoServant NoServantHelper.extract(Any a)
           
static NoServant NoServantHelper.read(InputStream istream)
           
 

NoServant 型のパラメータを持つ org.omg.PortableServer.POAPackage のメソッド
static void NoServantHelper.insert(Any a, NoServant that)
           
static void NoServantHelper.write(OutputStream ostream, NoServant value)
           
 


JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。