Interface PlatformManagementInterfaceReader
-
- All Known Subinterfaces:
PlatformManagementInterface
public interface PlatformManagementInterfaceReaderThis interface represent the reader part of the PlatformManagementInterface component of the Abstract Architecture.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Set<java.net.URI>getRegisteredPlatformUrls()This method allows to obtain all the Platform URLs to which the DT is registered.
-