public class HttpThreadsVsDbConnectionPoolRule extends AbstractHealthCheckRule
| Constructor and Description |
|---|
HttpThreadsVsDbConnectionPoolRule(TomcatConfigHelper tomcatConfigHelper,
DatabaseConfigHelper databaseConfigHelper,
ErrorMessageProvider errorMessageProvider)
Production constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Optional<String> |
doValidation() |
getErrorMessage, getFailureEvent, validatepublic HttpThreadsVsDbConnectionPoolRule(TomcatConfigHelper tomcatConfigHelper, DatabaseConfigHelper databaseConfigHelper, ErrorMessageProvider errorMessageProvider)
tomcatConfigHelper - the tomcat configuration.databaseConfigHelper - the database configuration.errorMessageProvider - the error message provider.protected Optional<String> doValidation()
doValidation in class AbstractHealthCheckRuleCopyright © 2003–2022 Atlassian. All rights reserved.