BrowserLiveReloadAccessor instead@Deprecated public class BrowserLiveReloadAccess extends Object
BrowserLiveReloadAccessor.getLiveReload(VaadinService)
Class exists only for backwards compatibility with JRebel and HotswapAgent plugins.
| Constructor and Description |
|---|
BrowserLiveReloadAccess()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BrowserLiveReload |
getLiveReload(VaadinService service)
Deprecated.
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 © 2022. All rights reserved.