|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
InvalidSlot を使用しているパッケージ | |
---|---|
org.omg.PortableInterceptor | ORB サービスが ORB の通常の実行フローを遮断できるようにするための ORB フックを登録する機構を提供します。 |
org.omg.PortableInterceptor での InvalidSlot の使用 |
---|
InvalidSlot を返す org.omg.PortableInterceptor のメソッド | |
---|---|
static InvalidSlot |
InvalidSlotHelper.extract(Any a)
|
static InvalidSlot |
InvalidSlotHelper.read(InputStream istream)
|
InvalidSlot 型のパラメータを持つ org.omg.PortableInterceptor のメソッド | |
---|---|
static void |
InvalidSlotHelper.insert(Any a,
InvalidSlot that)
|
static void |
InvalidSlotHelper.write(OutputStream ostream,
InvalidSlot value)
|
InvalidSlot をスローする org.omg.PortableInterceptor のメソッド | |
---|---|
Any |
RequestInfoOperations.get_slot(int id)
要求のスコープ内にある PortableInterceptor.Current の指定のスロットからデータを返します。 |
Any |
CurrentOperations.get_slot(int id)
アプリケーションによって PICurrent に設定されたスロットデータを、 get_slot を介して取り出します。 |
void |
ServerRequestInfoOperations.set_slot(int id,
Any data)
インタセプタが、要求の範囲内にある PortableInterceptor.Current にスロットを設定できるようにします。 |
void |
CurrentOperations.set_slot(int id,
Any data)
データをスロットに設定します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。