public class RequestIdAnnotationHandler extends FieldAnnotationHandlerSupport
ThreadContextから取得した値を設定する。ThreadContext.getRequestId()FieldAnnotationHandlerSupport.FieldHolder<T extends java.lang.annotation.Annotation>| Constructor and Description |
|---|
RequestIdAnnotationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.lang.Object obj)
指定されたオブジェクトにリクエストIDを設定する。
|
getFieldList, setFieldAnnotationCache