Interface InfoController

All Known Implementing Classes:
InfoControllerDecorator, InfoControllerImpl

public interface InfoController
No description (Generated with springmvc-raml-parser v.2.0.5)
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.http.ResponseEntity<RestInfo>
    get infos for this storage-manager
  • Method Details

    • getRestInfo

      org.springframework.http.ResponseEntity<RestInfo> getRestInfo()
      get infos for this storage-manager