Class AbstractDependency
java.lang.Object
org.veupathdb.lib.container.jaxrs.health.AbstractDependency
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.veupathdb.lib.container.jaxrs.health.Dependency
Dependency.Status, Dependency.TestResult -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.AutoCloseable
closeMethods inherited from interface org.veupathdb.lib.container.jaxrs.health.Dependency
test
-
Field Details
-
name
-
-
Constructor Details
-
AbstractDependency
-
-
Method Details
-
getName
Description copied from interface:DependencyGet the unique name of this dependency- Specified by:
getNamein interfaceDependency
-