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