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