Interface IDUUIUrlAccessible

All Known Implementing Classes:
DUUIDockerDriver.ComponentInstance, DUUIKubernetesDriver.ComponentInstance

public interface IDUUIUrlAccessible
Interface for the generation of DUUI-available URLs
Author:
Alexander Leonhardt
  • Method Details

    • generateURL

      String generateURL()
      Returns the URL of the DUUI-component.
      Returns:
    • getHandler

      Returns the connection handler for accessing connectors.
      Returns:
    • getCommunicationLayer

      IDUUICommunicationLayer getCommunicationLayer()
      Returns the communication layer.
      Returns:
      See Also:
      • Lua