Package org.opennms.vaadin.extender
Interface VaadinResourceService
-
- All Known Implementing Classes:
VaadinResourceServlet
public interface VaadinResourceService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addResources(org.osgi.framework.Bundle bundle)
void
removeResources(org.osgi.framework.Bundle bundle)
-