public class NavigatorServiceInitListener extends Object implements com.vaadin.flow.server.VaadinServiceInitListener
VaadinServiceInitListener to configure the UI event listeners used by Navigator for navigation
targets configuration.
The listener is automatically registered using ServiceLoader.
| Constructor and Description |
|---|
NavigatorServiceInitListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
serviceInit(com.vaadin.flow.server.ServiceInitEvent event) |
Copyright © 2020 The Holon Platform. All rights reserved.