|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
NoContext を使用しているパッケージ | |
---|---|
org.omg.PortableServer | クラスとインタフェースを提供し、アプリケーションのサーバ側を複数ベンダー間 ORB で移植できるようにします。 |
org.omg.PortableServer.CurrentPackage | メソッドの実装に対して、呼び出し元のオブジェクトの識別情報へのアクセス権を付与します。 |
org.omg.PortableServer での NoContext の使用 |
---|
NoContext をスローする org.omg.PortableServer のメソッド | |
---|---|
byte[] |
CurrentOperations.get_object_id()
コンテキストが呼び出されるオブジェクトを識別する ObjectId を返します。 |
POA |
CurrentOperations.get_POA()
コンテキストが呼び出されるオブジェクトを実装する POA への参照を返します。 |
org.omg.PortableServer.CurrentPackage での NoContext の使用 |
---|
NoContext を返す org.omg.PortableServer.CurrentPackage のメソッド | |
---|---|
static NoContext |
NoContextHelper.extract(Any a)
|
static NoContext |
NoContextHelper.read(InputStream istream)
|
NoContext 型のパラメータを持つ org.omg.PortableServer.CurrentPackage のメソッド | |
---|---|
static void |
NoContextHelper.insert(Any a,
NoContext that)
|
static void |
NoContextHelper.write(OutputStream ostream,
NoContext 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 も参照してください。