Interface PlatformManagementInterfaceReader

  • All Known Subinterfaces:
    PlatformManagementInterface

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

      • getRegisteredPlatformUrls

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