Interface AcrossApplicationInfo

All Superinterfaces:
com.foreach.common.spring.context.ApplicationInfo
All Known Implementing Classes:
AcrossApplicationInfoImpl

public interface AcrossApplicationInfo extends com.foreach.common.spring.context.ApplicationInfo
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
     
     
    long
     

    Methods inherited from interface com.foreach.common.spring.context.ApplicationInfo

    getApplicationId, getApplicationName, getBuildDate, getBuildId, getEnvironmentId, getEnvironmentName, getHostName, getInstanceId, getStartupDate, isRunningIn
  • Method Details

    • getBootstrapDuration

      long getBootstrapDuration()
    • getUptime

      long getUptime()
    • getBootstrapStartDate

      Date getBootstrapStartDate()
    • getBootstrapEndDate

      Date getBootstrapEndDate()