|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
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 値を返します。 |
Servant |
POAOperations.reference_to_servant(Object reference)
POA に RETAIN ポリシーが設定されていて、指定されたオブジェクトが Active Object Map に含まれている場合は、Active Object Map 内の当該オブジェクトに関連付けられたサーバントを返します。 |
org.omg.PortableServer.POAPackage での WrongAdapter の使用 |
---|
WrongAdapter を返す org.omg.PortableServer.POAPackage のメソッド | |
---|---|
static WrongAdapter |
WrongAdapterHelper.extract(Any a)
|
static WrongAdapter |
WrongAdapterHelper.read(InputStream istream)
|
WrongAdapter 型のパラメータを持つ org.omg.PortableServer.POAPackage のメソッド | |
---|---|
static void |
WrongAdapterHelper.insert(Any a,
WrongAdapter that)
|
static void |
WrongAdapterHelper.write(OutputStream ostream,
WrongAdapter value)
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。