| パッケージ | 説明 |
|---|---|
| org.dbflute.tomcat | |
| org.dbflute.tomcat.core | |
| org.dbflute.tomcat.core.accesslog | |
| org.dbflute.tomcat.props |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected AccessLogOption |
TomcatBoot.prepareAccessLogOption() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected RhythmicalTomcat |
TomcatBoot.newRhythmicalTomcat(BootLogger bootLogger,
RhythmicalHandlingDef.AnnotationHandling annotationHandling,
RhythmicalHandlingDef.MetaInfoResourceHandling metaInfoResourceHandling,
RhythmicalHandlingDef.TldHandling tldHandling,
Predicate<String> tldFilesSelector,
RhythmicalHandlingDef.WebFragmentsHandling webFragmentsHandling,
Predicate<String> webFragmentsSelector,
AccessLogOption accessLogOption,
YourValveOption yourValveOption,
LikeItCatalinaSetupper likeitCatalinaSetupper) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected AccessLogOption |
RhythmicalTomcat.accessLogOption |
| コンストラクタと説明 |
|---|
RhythmicalTomcat(BootLogger bootLogger,
RhythmicalHandlingDef.AnnotationHandling annotationHandling,
RhythmicalHandlingDef.MetaInfoResourceHandling metaInfoResourceHandling,
RhythmicalHandlingDef.TldHandling tldHandling,
Predicate<String> tldFilesSelector,
RhythmicalHandlingDef.WebFragmentsHandling webFragmentsHandling,
Predicate<String> webFragmentsSelector,
AccessLogOption accessLogOption,
YourValveOption yourValveOption,
LikeItCatalinaSetupper likeitCatalinaSetupper) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AccessLogOption |
AccessLogOption.conditionIf(String conditionIf) |
AccessLogOption |
AccessLogOption.conditionUnless(String conditionUnless) |
AccessLogOption |
AccessLogOption.fileDateFormat(String fileDateFormat) |
AccessLogOption |
AccessLogOption.fileEncoding(String fileEncoding) |
AccessLogOption |
AccessLogOption.filePrefix(String filePrefix) |
AccessLogOption |
AccessLogOption.fileSuffix(String fileSuffix) |
AccessLogOption |
AccessLogOption.formatPattern(String formatPattern) |
AccessLogOption |
AccessLogOption.logDir(String logDir) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AccessLogOption |
BootPropsTranslator.prepareAccessLogOption(BootLogger logger,
Properties props,
List<String> readConfigList) |
Copyright © 2015–2023 The DBFlute Project. All rights reserved.