Klasse InfoControllerImpl

java.lang.Object
de.dlr.proseo.monitor.rest.InfoControllerImpl
Alle implementierten Schnittstellen:
InfoController

@Component public class InfoControllerImpl extends Object implements InfoController
  • Konstruktordetails

    • InfoControllerImpl

      public InfoControllerImpl()
  • Methodendetails

    • getInfo

      public org.springframework.http.ResponseEntity<?> getInfo()
      Beschreibung aus Schnittstelle kopiert: InfoController
      Get information about monitoring
      Angegeben von:
      getInfo in Schnittstelle InfoController