| SessionFactoryHealthCheck | SessionFactoryHealthCheck | |||
|---|---|---|---|---|
| Compiled from "SessionFactoryHealthCheck.java" | Compiled from "SessionFactoryHealthCheck.java" | |||
| public class io.dropwizard.hibernate.SessionFactoryHealthCheck extends com. codahale.metrics.health.HealthCheck { | public class io.dropwizard.hibernate.SessionFactoryHealthCheck extends com. codahale.metrics.health.HealthCheck { | |||
| public io.dropwizard.hibernate.SessionFactoryHealthCheck(org.hibernate.Se ssionFactory, java.lang.String); | public io.dropwizard.hibernate.SessionFactoryHealthCheck(org.hibernate.Se ssionFactory, java.lang.String); | |||
| public io.dropwizard.hibernate.SessionFactoryHealthCheck(java.util.concur rent.ExecutorService, io.dropwizard.util.Duration, org.hibernate.SessionFac tory, java.lang.String); | public io.dropwizard.hibernate.SessionFactoryHealthCheck(java.util.concur rent.ExecutorService, io.dropwizard.util.Duration, org.hibernate.SessionFac tory, java.lang.String); | |||
| public org.hibernate.SessionFactory getSessionFactory(); | public org.hibernate.SessionFactory getSessionFactory(); | |||
| public java.lang.String getValidationQuery(); | public java.lang.String getValidationQuery(); | |||
| protected com.codahale.metrics.health.HealthCheck$Result check() throws j ava.lang.Exception; | protected com.codahale.metrics.health.HealthCheck$Result check() throws j ava.lang.Exception; | |||
| static org.hibernate.SessionFactory access$000(io.dropwizard.hibernate.Se | ||||
| ssionFactoryHealthCheck); | ||||
| static java.lang.String access$100(io.dropwizard.hibernate.SessionFactory | ||||
| HealthCheck); | ||||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 4 lines changed or deleted | 0 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/  | ||||