Class ExternalDependency
java.lang.Object
org.veupathdb.lib.container.jaxrs.health.AbstractDependency
org.veupathdb.lib.container.jaxrs.health.ExternalDependency
- All Implemented Interfaces:
AutoCloseable
,Dependency
- Direct Known Subclasses:
DatabaseDependency
,FgpDatabaseDependency
,ServiceDependency
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.veupathdb.lib.container.jaxrs.health.Dependency
Dependency.Status, Dependency.TestResult
-
Field Summary
FieldsFields inherited from class org.veupathdb.lib.container.jaxrs.health.AbstractDependency
name
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.veupathdb.lib.container.jaxrs.health.AbstractDependency
getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.AutoCloseable
close
Methods inherited from interface org.veupathdb.lib.container.jaxrs.health.Dependency
test
-
Field Details
-
pinger
-
-
Constructor Details
-
ExternalDependency
-
-
Method Details
-
setPinger
-