Class InfoControllerImpl

java.lang.Object
de.dlr.proseo.storagemgr.rest.InfoControllerImpl
All Implemented Interfaces:
InfoController

@Component public class InfoControllerImpl extends Object implements InfoController
Handle information about storage manager settings.
Author:
melchinger
  • Constructor Details

    • InfoControllerImpl

      public InfoControllerImpl()
  • Method Details

    • getRestInfo

      public org.springframework.http.ResponseEntity<RestInfo> getRestInfo()
      Set information with configuration settings.
      Specified by:
      getRestInfo in interface InfoController
      Returns:
      a response entity with the requested information