| Package | Description |
|---|---|
| com.vaadin.flow.server.startup |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationRouteRegistry |
ApplicationRouteRegistry.getInstance(javax.servlet.ServletContext context)
Deprecated.
this is deprecated in favor of
getInstance(VaadinContext) and will be removed in a
future release |
static ApplicationRouteRegistry |
ApplicationRouteRegistry.getInstance(VaadinContext context)
Gets the route registry for the given Vaadin context.
|
ApplicationRouteRegistry |
ApplicationRouteRegistry.ApplicationRouteRegistryWrapper.getRegistry()
Get the application route registry.
|
| Constructor and Description |
|---|
ApplicationRouteRegistryWrapper(ApplicationRouteRegistry registry)
Create a application route registry wrapper.
|
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.