Package de.dlr.proseo.storagemgr.rest
Klasse InfoControllerImpl
java.lang.Object
de.dlr.proseo.storagemgr.rest.InfoControllerImpl
- Alle implementierten Schnittstellen:
InfoController
Handle information about storage manager settings.
- Autor:
- melchinger
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.springframework.http.ResponseEntity
<RestInfo> Set information with configuration settings.
-
Konstruktordetails
-
InfoControllerImpl
public InfoControllerImpl()
-
-
Methodendetails
-
getRestInfo
Set information with configuration settings.- Angegeben von:
getRestInfo
in SchnittstelleInfoController
- Gibt zurück:
- a response entity with the requested information
-