Interface PlatformManagementInterfaceReader

All Known Subinterfaces:
PlatformManagementInterface

public interface PlatformManagementInterfaceReader
This interface represent the reader part of the PlatformManagementInterface component of the Abstract Architecture.
  • Method Summary

    Modifier and Type
    Method
    Description
    This method allows to obtain all the Platform URLs to which the DT is registered.
  • Method Details

    • getRegisteredPlatformUrls

      Set<URI> getRegisteredPlatformUrls()
      This method allows to obtain all the Platform URLs to which the DT is registered.
      Returns:
      the set of urls.