public class BrowserLiveReloadAccess extends Object
BrowserLiveReload instance by a
VaadinService.
For internal use only. May be renamed or removed in a future release.
| Constructor and Description |
|---|
BrowserLiveReloadAccess() |
| Modifier and Type | Method and Description |
|---|---|
BrowserLiveReload |
getLiveReload(VaadinService service)
Returns a
BrowserLiveReload instance for the given
service. |
public BrowserLiveReload getLiveReload(VaadinService service)
BrowserLiveReload instance for the given
service.
Returns null if production mode is enabled for the service.
service - a serviceCopyright © 2025. All rights reserved.