|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
AdapterInactive を使用しているパッケージ | |
---|---|
org.omg.PortableServer | クラスとインタフェースを提供し、アプリケーションのサーバ側を複数ベンダー間 ORB で移植できるようにします。 |
org.omg.PortableServer.POAManagerPackage | このパッケージが関連付けられている POA の処理状態をカプセル化します。 |
org.omg.PortableServer での AdapterInactive の使用 |
---|
AdapterInactive をスローする org.omg.PortableServer のメソッド | |
---|---|
void |
POAManagerOperations.activate()
このオペレーションは、POA マネージャの状態をアクティブに変更して、関連付けられた POA が要求の処理を開始するようにします。 |
void |
POAManagerOperations.deactivate(boolean etherealize_objects,
boolean wait_for_completion)
このオペレーションは、POA マネージャの状態を停止に変更して、関連付けられた POA がまだ実行されていない要求と新しい要求をすべて拒否するようにします。 |
void |
POAManagerOperations.discard_requests(boolean wait_for_completion)
このオペレーションは、POA マネージャの状態を破棄に変更します。 |
void |
POAManagerOperations.hold_requests(boolean wait_for_completion)
このオペレーションは、POA マネージャの状態を保留に変更して、関連付けられた POA が着信要求をキューに入れるようにします。 |
org.omg.PortableServer.POAManagerPackage での AdapterInactive の使用 |
---|
AdapterInactive を返す org.omg.PortableServer.POAManagerPackage のメソッド | |
---|---|
static AdapterInactive |
AdapterInactiveHelper.extract(Any a)
|
static AdapterInactive |
AdapterInactiveHelper.read(InputStream istream)
|
AdapterInactive 型のパラメータを持つ org.omg.PortableServer.POAManagerPackage のメソッド | |
---|---|
static void |
AdapterInactiveHelper.insert(Any a,
AdapterInactive that)
|
static void |
AdapterInactiveHelper.write(OutputStream ostream,
AdapterInactive 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 も参照してください。