208209210211212213214
/** * @return the {@link GwtLiveManager} instance. */ protected GwtLiveManager getLiveComponentsManager() { return new GwtLiveManager(this); }