Package de.dlr.proseo.monitor.rest
Klasse InfoControllerImpl
java.lang.Object
de.dlr.proseo.monitor.rest.InfoControllerImpl
- Alle implementierten Schnittstellen:
InfoController
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.springframework.http.ResponseEntity
<?> getInfo()
Get information about monitoring
-
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 SchnittstelleInfoController
-