Interface PlatformManagementInterfaceNotifier
-
- All Known Subinterfaces:
PlatformManagementInterface
public interface PlatformManagementInterfaceNotifierThis interface models the notifier part of the Platform Management Interface that get notified when a Platform has added the DT to its ecosystem.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleannotifyNewRegistration(java.net.URI platformUrl)Notify the registration to a new Platform.
-