クラスorg.omg.PortableServer.POAPackage.WrongAdapter
の使用
-
WrongAdapterを使用しているパッケージ パッケージ 説明 org.omg.PortableServer クラスとインタフェースを提供し、アプリケーションのサーバー側を複数ベンダー間ORBで移植できるようにします。org.omg.PortableServer.POAPackage このパッケージを使用すると、プログラマは異なるORB製品間で移植可能なオブジェクト実装を作成できます。 -
-
org.omg.PortableServerでのWrongAdapterの使用
WrongAdapterをスローするorg.omg.PortableServer内のメソッド 修飾子と型 メソッド 説明 byte[]POAOperations. reference_to_id(Object reference)この操作は、指定されたオブジェクト参照によってカプセル化されたオブジェクトID値を返します。ServantPOAOperations. reference_to_servant(Object reference)POAにRETAINポリシーが設定されていて、指定されたオブジェクトがActive Object Mapに含まれている場合は、Active Object Map内のそのオブジェクトに関連付けられたサーバントを返します。 -
org.omg.PortableServer.POAPackageでのWrongAdapterの使用
WrongAdapterを返すorg.omg.PortableServer.POAPackage内のメソッド 修飾子と型 メソッド 説明 static WrongAdapterWrongAdapterHelper. extract(Any a)static WrongAdapterWrongAdapterHelper. read(InputStream istream)WrongAdapter型のパラメータを持つorg.omg.PortableServer.POAPackage内のメソッド 修飾子と型 メソッド 説明 static voidWrongAdapterHelper. insert(Any a, WrongAdapter that)static voidWrongAdapterHelper. write(OutputStream ostream, WrongAdapter value)
-