Package com.vaadin.flow.osgi.support
Class ServletContainerInitializerExtender
- java.lang.Object
-
- com.vaadin.flow.osgi.support.ServletContainerInitializerExtender
-
public class ServletContainerInitializerExtender extends Object
Service to start bundle tracker.- Since:
- Author:
- Vaadin Ltd
-
-
Constructor Summary
Constructors Constructor Description ServletContainerInitializerExtender()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivate(org.osgi.framework.BundleContext context)Activates the component.voiddeactivate()Deactivate the component.
-