|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.omg.IOP.ServiceContext
public final class ServiceContext
org/omg/IOP/ServiceContext.java。2004 年 7 月 21 日 (水) 04:42:39 AM (GMT-08:00)、IDL-to-Java コンパイラ (ポータブル) バージョン 3.2 により ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl から生成されました。
フィールドの概要 | |
---|---|
byte[] |
context_data
このサービスコンテキストに関連付けられたデータです。 |
int |
context_id
サービスコンテキスト ID です。 |
コンストラクタの概要 | |
---|---|
ServiceContext()
|
|
ServiceContext(int _context_id,
byte[] _context_data)
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public int context_id
public byte[] context_data
コンストラクタの詳細 |
---|
public ServiceContext()
public ServiceContext(int _context_id, byte[] _context_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 も参照してください。