| Interface | Description |
|---|---|
| OsgiVaadinContributor |
Used to declare multiple OsgiVaadinResources with a single OSGi component.
|
| OsgiVaadinResource |
Used to declare a Vaadin Resource for use in OSGi.
|
| OsgiVaadinTheme |
Used to declare a Vaadin Theme for use in OSGi.
|
| OsgiVaadinWidgetset |
Used to declare a Vaadin Widgetset for use in OSGi.
|
| VaadinResourceService |
Service used to publish themes, widgetsets and static resources at the root
of a versioned namespaced /VAADIN/ folder.
|
| Class | Description |
|---|---|
| OsgiVaadinResources | Deprecated
use OSGi DS services to bind a instance of
VaadinResourceService |
| Exception | Description |
|---|---|
| OsgiVaadinResources.ResourceBundleInactiveException |
Thrown if a method is called when the Resource bundle is not active.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.