Interface ServerInformationService

All Known Implementing Classes:
ServerInformationServiceImpl

public interface ServerInformationService
Since:
9.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns information about the current application build running on this instance.
  • Method Details

    • getServerInformation

      ServerInformation getServerInformation()
      Returns information about the current application build running on this instance.
      Returns:
      ServerInformation