| Interface | Description |
|---|---|
| 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 |
BundleActivator used to provide access to the
VaadinResourceService singleton for publishing themes, widgetsets and
other necessary resources. |
| Exception | Description |
|---|---|
| OsgiVaadinResources.ResourceBundleInactiveException |
Thrown if a method is called when the Resource bundle is not active.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.