class |
AbstractDatabaseCollationRule |
Convenient superclass for Database Collation Health Check Rules.
|
class |
AbstractDatabaseSetupRule |
Convenient superclass for Database Setup Health Check Rules.
|
class |
DataSourceSetupRule |
A HealthCheckRule which checks to see if Hibernate is configured to use a JNDI DataSource, and to log
a Johnson warning if so.
|
class |
DbConnectionPoolRule |
Determines whether the Db Connection Pool configuration is correct.
|
class |
HttpThreadsVsDbConnectionPoolRule |
Determines whether the ratio of HTTP Threads to Database Connection Pool for all connectors is correct.
|
class |
MsSqlCollationRule |
Determines whether the MS SQL Collation is correct.
|
class |
MySqlCollationRule |
Determines whether the MySQL Collation is correct.
|
class |
PostgresCollationRule |
Determines whether the Postgres Collation is correct.
|
class |
SqlServerSetupRule |
Determines whether the SQL Server setup (isolation level_ is correct.
|
class |
TomcatHttpMaxThreadsRule |
Determines whether the Tomcat max HTTP Threads configuration is correct.
|