Package de.dlr.proseo.monitor.rest
Class InfoControllerImpl
java.lang.Object
de.dlr.proseo.monitor.rest.InfoControllerImpl
- All Implemented Interfaces:
InfoController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?> getInfo()Get information about monitoring
-
Constructor Details
-
InfoControllerImpl
public InfoControllerImpl()
-
-
Method Details
-
getInfo
public org.springframework.http.ResponseEntity<?> getInfo()Description copied from interface:InfoControllerGet information about monitoring- Specified by:
getInfoin interfaceInfoController
-