public class BrowserLiveReloadAccess extends Object
BrowserLiveReload
instance by a
VaadinService
.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 © 2020. All rights reserved.