|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectnablarch.common.handler.threadcontext.RequestIdAttribute
nablarch.common.handler.threadcontext.InternalRequestIdAttribute
public class InternalRequestIdAttribute
内部リクエストIDを保持するスレッドコンテキスト属性。
| コンストラクタの概要 | |
|---|---|
InternalRequestIdAttribute()
|
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getKey()
スレッドコンテキストに格納する際に使用するプロパティのキー名を返す。 |
| クラス nablarch.common.handler.threadcontext.RequestIdAttribute から継承されたメソッド |
|---|
getValue |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public InternalRequestIdAttribute()
| メソッドの詳細 |
|---|
public java.lang.String getKey()
ThreadContext.REQUEST_ID_KEY を使用する。
ThreadContextAttribute<nablarch.fw.Request<?>> 内の getKeyRequestIdAttribute 内の getKey
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||