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, validate
public 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 AbstractHealthCheckRule
Copyright © 2003–2019 Atlassian. All rights reserved.