| パッケージ | 説明 |
|---|---|
| org.dbflute.tomcat | |
| org.dbflute.tomcat.core | |
| org.dbflute.tomcat.props |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected BootLogger |
TomcatBoot.bootLogger |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 BootLogger |
RhythmicalTomcat.bootLogger |
| コンストラクタと説明 |
|---|
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) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
BootPropsTranslator.doPrepareAccessLogOption(BootLogger logger,
Properties props,
String keyword,
Consumer<String> reflector) |
protected void |
BootPropsTranslator.doSetupServerConfig(BootLogger logger,
Properties props,
String keyword,
Consumer<String> reflector) |
AccessLogOption |
BootPropsTranslator.prepareAccessLogOption(BootLogger logger,
Properties props,
List<String> readConfigList) |
protected void |
BootPropsTranslator.reflectPropertyMaxConnections(BootLogger logger,
org.apache.catalina.startup.Tomcat server,
org.apache.catalina.connector.Connector connector,
String value) |
protected void |
BootPropsTranslator.reflectPropertyMaxHttpHeaderSize(BootLogger logger,
org.apache.catalina.startup.Tomcat server,
org.apache.catalina.connector.Connector connector,
String value) |
protected void |
BootPropsTranslator.reflectPropertyMaxThreads(BootLogger logger,
org.apache.catalina.startup.Tomcat server,
org.apache.catalina.connector.Connector connector,
String value) |
void |
BootPropsTranslator.setupServerConfigIfNeeds(BootLogger logger,
org.apache.catalina.startup.Tomcat server,
org.apache.catalina.connector.Connector connector,
Properties props,
List<String> readConfigList) |
Copyright © 2015–2023 The DBFlute Project. All rights reserved.