public interface OsgiVaadinTheme
getName().
To publish a theme, an implementation of this interface needs to be
registered as an OSGi service, which makes
VaadinResourceTrackerComponent automatically publish the theme
with the given name.
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the theme name to publish for OSGi.
|
String getName()
Copyright © 2017 Vaadin Ltd. All rights reserved.