Class ServiceInfo

java.lang.Object
org.veupathdb.lib.container.jaxrs.view.health.ServiceInfo

public class ServiceInfo extends Object
  • Constructor Details

    • ServiceInfo

      public ServiceInfo()
  • Method Details

    • getThreads

      public int getThreads()
    • setThreads

      public ServiceInfo setThreads(int threads)
    • getUptime

      public String getUptime()
    • getUptimeMillis

      public long getUptimeMillis()
    • setUptime

      public ServiceInfo setUptime(long uptime)