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.