JavaTM Platform
Standard Ed. 6

クラス
org.omg.PortableServer.POAManagerPackage.State の使用

State を使用しているパッケージ
org.omg.PortableServer クラスとインタフェースを提供し、アプリケーションのサーバー側を複数ベンダー間 ORB で移植できるようにします。 
org.omg.PortableServer.POAManagerPackage このパッケージが関連付けられている POA の処理状態をカプセル化します。 
 

org.omg.PortableServer での State の使用
 

State を返す org.omg.PortableServer のメソッド
 State POAManagerOperations.get_state()
          このオペレーションは、POA マネージャーの状態を返します。
 

org.omg.PortableServer.POAManagerPackage での State の使用
 

State として宣言されている org.omg.PortableServer.POAManagerPackage のフィールド
static State State.ACTIVE
           
static State State.DISCARDING
           
static State State.HOLDING
           
static State State.INACTIVE
           
 

State を返す org.omg.PortableServer.POAManagerPackage のメソッド
static State State.from_int(int value)
           
 


JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。