Klasse InfoControllerImpl

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

@Component public class InfoControllerImpl extends Object implements InfoController
Handle information about storage manager settings.
Autor:
melchinger
  • Konstruktordetails

    • InfoControllerImpl

      public InfoControllerImpl()
  • Methodendetails

    • getRestInfo

      public org.springframework.http.ResponseEntity<RestInfo> getRestInfo()
      Set information with configuration settings.
      Angegeben von:
      getRestInfo in Schnittstelle InfoController
      Gibt zurück:
      a response entity with the requested information