|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
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 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。