Class LegacyThemeContributions
- java.lang.Object
-
- com.vaadin.osgi.compatibility.themes.LegacyThemeContributions
-
- All Implemented Interfaces:
com.vaadin.osgi.resources.OsgiVaadinContributor
public class LegacyThemeContributions extends Object implements com.vaadin.osgi.resources.OsgiVaadinContributor
-
-
Constructor Summary
Constructors Constructor Description LegacyThemeContributions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<com.vaadin.osgi.resources.OsgiVaadinResource>getContributions()
-
-
-
Method Detail
-
getContributions
public List<com.vaadin.osgi.resources.OsgiVaadinResource> getContributions()
- Specified by:
getContributionsin interfacecom.vaadin.osgi.resources.OsgiVaadinContributor
-
-