| Package | Description | 
|---|---|
| com.atlassian.confluence.impl.health.checks.rules | |
| com.atlassian.confluence.impl.util.tomcat | 
 This package contains Tomcat-related utility code. 
 | 
| com.atlassian.confluence.plugins.synchrony.bootstrap | |
| com.atlassian.confluence.status.service | |
| com.atlassian.confluence.upgrade.upgradetask | 
| Constructor and Description | 
|---|
HttpThreadsVsDbConnectionPoolRule(TomcatConfigHelper tomcatConfigHelper,
                                 DatabaseConfigHelper databaseConfigHelper,
                                 ErrorMessageProvider errorMessageProvider)
Production constructor. 
 | 
TomcatHttpMaxThreadsRule(TomcatConfigHelper tomcatConfigHelper,
                        ErrorMessageProvider errorMessageProvider)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultTomcatConfigHelper
Production implementation of  
TomcatConfigHelper. | 
| Constructor and Description | 
|---|
DefaultSynchronyProxyMonitor(SynchronyScheduledExecutorServiceProvider executorServiceProvider,
                            HttpClientProvider httpClientProvider,
                            TomcatConfigHelper tomcatConfigHelper)  | 
SynchronyEnvironmentBuilder(BootstrapManager bootstrapManager,
                           SystemInformationService systemInformationService,
                           ClusterManager clusterManager,
                           TomcatConfigHelper tomcatConfigHelper,
                           HttpClientProvider httpClientProvider)  | 
SynchronyProcessBuilder(BootstrapManager bootstrapManager,
                       SystemInformationService systemInformationService,
                       ExternalProcessBuilderFactory externalProcessBuilderFactory,
                       NonIdlingExternalProcessFactory nonIdlingExternalProcessFactory,
                       ClusterManager clusterManager,
                       DownloadResourceManager downloadResourceManager,
                       TomcatConfigHelper tomcatConfigHelper)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultSystemInformationService.setTomcatConfigHelper(TomcatConfigHelper tomcatConfigHelper)  | 
| Constructor and Description | 
|---|
CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask(BootstrapManager bootstrapManager,
                                                             String configFilename,
                                                             com.atlassian.config.db.DatabaseHelper databaseHelper,
                                                             com.atlassian.config.ApplicationConfig applicationConfig,
                                                             TomcatConfigHelper tomcatConfigHelper)  | 
Copyright © 2003–2022 Atlassian. All rights reserved.