public class BrowserLiveReloadAccessorImpl extends Object implements BrowserLiveReloadAccessor
BrowserLiveReloadAccessor that stores the
instance in the Vaadin context.| Constructor and Description |
|---|
BrowserLiveReloadAccessorImpl() |
| Modifier and Type | Method and Description |
|---|---|
BrowserLiveReload |
getLiveReload(VaadinContext context) |
BrowserLiveReload |
getLiveReload(VaadinService service) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLiveReloadFromServicepublic BrowserLiveReload getLiveReload(VaadinContext context)
getLiveReload in interface BrowserLiveReloadAccessorpublic BrowserLiveReload getLiveReload(VaadinService service)
getLiveReload in interface BrowserLiveReloadAccessorCopyright © 2000–2021 Vaadin Ltd. All rights reserved.