|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.omg.IOP.ServiceContext
public final class ServiceContext
org/omg/IOP/ServiceContext.java。2006 年 9 月 1 日 (金) 12:54:46 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 Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。