| Package | Description |
|---|---|
| com.vaadin.flow.server | |
| com.vaadin.flow.server.communication |
| Modifier and Type | Method and Description |
|---|---|
static PwaRegistry |
PwaRegistry.getInstance(ServletContext servletContext)
Gets the pwa registry for the given servlet context.
|
protected PwaRegistry |
VaadinServletService.getPwaRegistry() |
protected abstract PwaRegistry |
VaadinService.getPwaRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<PwaRegistry> |
BootstrapHandler.BootstrapContext.getPwaRegistry()
Gets a pwa registry instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PwaIcon.setRegistry(PwaRegistry registry) |
| Constructor and Description |
|---|
PwaHandler(PwaRegistry pwaRegistry)
Creates PwaHandler from
PwaRegistry. |
Copyright © 2025. All rights reserved.