We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.osgi.resources.
Package com.vaadin.osgi.resources
-
Interface Summary 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 Summary Class Description OsgiVaadinResources Deprecated. use OSGi DS services to bind a instance ofVaadinResourceService
-
Exception Summary Exception Description OsgiVaadinResources.ResourceBundleInactiveException Thrown if a method is called when the Resource bundle is not active.