| パッケージ | 説明 |
|---|---|
| org.dbflute.tomcat | |
| org.dbflute.tomcat.core | |
| org.dbflute.tomcat.core.valve |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected YourValveOption |
TomcatBoot.yourValveOption |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected YourValveOption |
TomcatBoot.prepareYourValveOption() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 YourValveOption |
RhythmicalTomcat.yourValveOption |
| コンストラクタと説明 |
|---|
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) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
YourValveOption |
YourValveOption.valve(org.apache.catalina.Valve valve) |
Copyright © 2015–2023 The DBFlute Project. All rights reserved.