com.vaadin.base.devserver.

Class BrowserLauncher

java.lang.Object
com.vaadin.base.devserver.BrowserLauncher
public class BrowserLauncher extends Object

Util for launching a browser instance.

  • Constructor Details

    • BrowserLauncher

      public BrowserLauncher(VaadinContext context)

      Init a launcher for the given context.

  • Method Details

    • launchBrowserInDevelopmentMode

      public void launchBrowserInDevelopmentMode(String url)

      Open the given URL in the default browser.