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