public static class JaxRsAccessLogFormatter.EndTimeItem extends DateItemSupport<JaxRsAccessLogFormatter.JaxRsAccessLogContext>
Constructor and Description |
---|
EndTimeItem(java.text.DateFormat dateFormat)
コンストラクタ。
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Date |
getDate(JaxRsAccessLogFormatter.JaxRsAccessLogContext context)
日時を取得する。
|
get
public EndTimeItem(java.text.DateFormat dateFormat)
dateFormat
- 日時フォーマットprotected java.util.Date getDate(JaxRsAccessLogFormatter.JaxRsAccessLogContext context)
DateItemSupport
getDate
in class DateItemSupport<JaxRsAccessLogFormatter.JaxRsAccessLogContext>
context
- ログ出力項目の取得に使用するコンテキスト