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