JavaTM 2 Platform
Standard Ed. 5.0

org.omg.PortableServer.POAManagerPackage
クラス AdapterInactiveHelper

java.lang.Object
  上位を拡張 org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper

public abstract class AdapterInactiveHelper
extends Object

org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java。2004 年 7 月 21 日 (水) 04:42:37 AM (GMT-08:00)、IDL-to-Java コンパイラ (ポータブル) バージョン 3.2 により ../../../../src/share/classes/org/omg/PortableServer/poa.idl から生成されました。


コンストラクタの概要
AdapterInactiveHelper()
           
 
メソッドの概要
static AdapterInactive extract(Any a)
           
static String id()
           
static void insert(Any a, AdapterInactive that)
           
static AdapterInactive read(InputStream istream)
           
static TypeCode type()
           
static void write(OutputStream ostream, AdapterInactive value)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AdapterInactiveHelper

public AdapterInactiveHelper()
メソッドの詳細

insert

public static void insert(Any a,
                          AdapterInactive that)

extract

public static AdapterInactive extract(Any a)

type

public static TypeCode type()

id

public static String id()

read

public static AdapterInactive read(InputStream istream)

write

public static void write(OutputStream ostream,
                         AdapterInactive value)

JavaTM 2 Platform
Standard Ed. 5.0

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

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