| Package | Description |
|---|---|
| com.vaadin.flow.server |
| Modifier and Type | Method and Description |
|---|---|
static DevModeHandler |
DevModeHandler.getDevModeHandler()
Get the instantiated DevModeHandler.
|
static DevModeHandler |
DevModeHandler.start(DeploymentConfiguration configuration,
File npmFolder)
Start the dev mode handler if none has been started yet.
|
static DevModeHandler |
DevModeHandler.start(int runningPort,
DeploymentConfiguration configuration,
File npmFolder)
Start the dev mode handler if none has been started yet.
|
Copyright © 2020. All rights reserved.