Interface PlatformManagementInterfaceAPIController

  • All Superinterfaces:
    WebServerController

    public interface PlatformManagementInterfaceAPIController
    extends WebServerController
    This interface represents the Platform Management Interface controller for the exposed APIs.
    • Method Detail

      • routeNewRegistration

        void routeNewRegistration​(io.javalin.http.Context context)
        Notify registration to a new Platform.
        Parameters:
        context - the javalin context