Package com.vaadin.base.devserver
Class BrowserLauncher
java.lang.Object
com.vaadin.base.devserver.BrowserLauncher
Util for launching a browser instance.
-
Constructor Summary
ConstructorDescriptionBrowserLauncher
(VaadinContext context) Init a launcher for the given context. -
Method Summary
Modifier and TypeMethodDescriptionvoid
Open the given URL in the default browser.
-
Constructor Details
-
BrowserLauncher
Init a launcher for the given context.
-
-
Method Details
-
launchBrowserInDevelopmentMode
Open the given URL in the default browser.
-