A C D G H I O R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activate(BundleContext) - Method in class com.vaadin.flow.osgi.support.ServletContainerInitializerExtender
-
Activates the component.
- addContext(ServletContext) - Method in class com.vaadin.flow.osgi.support.ServletContainerInitializerClasses
-
Adds the
servletContextto run servlet context initializers against of. - addingBundle(Bundle, BundleEvent) - Method in class com.vaadin.flow.osgi.support.VaadinBundleTracker
- addScannedClasses(Map<Long, Collection<Class<?>>>) - Method in class com.vaadin.flow.osgi.support.ServletContainerInitializerClasses
-
Adds scanned classes in active bundles.
C
- com.vaadin.flow.osgi.support - package com.vaadin.flow.osgi.support
- com.vaadin.flow.osgi.support.servlet - package com.vaadin.flow.osgi.support.servlet
- contextDestroyed(ServletContextEvent) - Method in class com.vaadin.flow.osgi.support.OSGiVaadinInitialization
- contextInitialized(ServletContextEvent) - Method in class com.vaadin.flow.osgi.support.OSGiVaadinInitialization
- createHandler(VaadinService) - Method in class com.vaadin.flow.osgi.support.OSGiStaticFileHandlerFactory
- createInstantitor(VaadinService) - Method in class com.vaadin.flow.osgi.support.OSGiInstantiatorFactory
D
- deactivate() - Method in class com.vaadin.flow.osgi.support.ServletContainerInitializerExtender
-
Deactivate the component.
- destroy() - Method in class com.vaadin.flow.osgi.support.servlet.OSGiVaadinServlet
G
- getApplicationResource(String) - Method in class com.vaadin.flow.osgi.support.OSGiResourceProvider
- getApplicationResources(String) - Method in class com.vaadin.flow.osgi.support.OSGiResourceProvider
- getClientResource(String) - Method in class com.vaadin.flow.osgi.support.OSGiResourceProvider
- getClientResourceAsStream(String) - Method in class com.vaadin.flow.osgi.support.OSGiResourceProvider
H
- hasInitializers() - Method in class com.vaadin.flow.osgi.support.ServletContainerInitializerClasses
-
Checks whether the servlet initializers are discovered.
I
- init(ServletConfig) - Method in class com.vaadin.flow.osgi.support.servlet.OSGiVaadinServlet
- isShell(Class<?>) - Method in class com.vaadin.flow.osgi.support.OSGiAppShellPredicate
O
- OSGiAppShellPredicate - Class in com.vaadin.flow.osgi.support
-
OSGi capable implementation of
AppShellPredicate. - OSGiAppShellPredicate() - Constructor for class com.vaadin.flow.osgi.support.OSGiAppShellPredicate
- OSGiInstantiatorFactory - Class in com.vaadin.flow.osgi.support
-
OSGi capable implementation of instantiator factory.
- OSGiInstantiatorFactory() - Constructor for class com.vaadin.flow.osgi.support.OSGiInstantiatorFactory
- OSGiResourceProvider - Class in com.vaadin.flow.osgi.support
-
OSGi capable implementation of
ResourceProvider. - OSGiResourceProvider() - Constructor for class com.vaadin.flow.osgi.support.OSGiResourceProvider
- OSGiStaticFileHandlerFactory - Class in com.vaadin.flow.osgi.support
-
OSGi
StaticFileHandlerFactoryservice implementation. - OSGiStaticFileHandlerFactory() - Constructor for class com.vaadin.flow.osgi.support.OSGiStaticFileHandlerFactory
- OSGiVaadinInitialization - Class in com.vaadin.flow.osgi.support
-
Initialize
Lookupand register internal resources (client engine resource and push resources). - OSGiVaadinInitialization() - Constructor for class com.vaadin.flow.osgi.support.OSGiVaadinInitialization
- OSGiVaadinServlet - Class in com.vaadin.flow.osgi.support.servlet
-
The Vaadin servlet to use in OSGi.
- OSGiVaadinServlet() - Constructor for class com.vaadin.flow.osgi.support.servlet.OSGiVaadinServlet
R
- removeContext(ServletContext) - Method in class com.vaadin.flow.osgi.support.ServletContainerInitializerClasses
-
Removes the
servletContextfrom tracking contexts for servlet context initializers. - removeScannedClasses(Long) - Method in class com.vaadin.flow.osgi.support.ServletContainerInitializerClasses
-
Removes classes from the bundle identified by the
bundleId.
S
- serviceInit(ServiceInitEvent) - Method in class com.vaadin.flow.osgi.support.OSGiVaadinInitialization
- ServletContainerInitializerClasses - Class in com.vaadin.flow.osgi.support
-
Manages scanned classes inside OSGi container.
- ServletContainerInitializerClasses() - Constructor for class com.vaadin.flow.osgi.support.ServletContainerInitializerClasses
- ServletContainerInitializerExtender - Class in com.vaadin.flow.osgi.support
-
Service to start bundle tracker.
- ServletContainerInitializerExtender() - Constructor for class com.vaadin.flow.osgi.support.ServletContainerInitializerExtender
- ServletInitializationRequirements - Class in com.vaadin.flow.osgi.support
-
An implementation service which declares service dependencies required for the Vaadin servlet initialization.
- ServletInitializationRequirements() - Constructor for class com.vaadin.flow.osgi.support.ServletInitializationRequirements
- sessionCreated(HttpSessionEvent) - Method in class com.vaadin.flow.osgi.support.OSGiVaadinInitialization
- sessionDestroyed(HttpSessionEvent) - Method in class com.vaadin.flow.osgi.support.OSGiVaadinInitialization
- setServletContainerInitializers(Collection<Class<? extends ServletContainerInitializer>>) - Method in class com.vaadin.flow.osgi.support.ServletContainerInitializerClasses
-
Sets the discovered servlet context initializer classes.
V
- VaadinBundleTracker - Class in com.vaadin.flow.osgi.support
-
Bundle tracker to discover all classes in active bundles.
- VaadinBundleTracker(BundleContext, ServletContainerInitializerClasses) - Constructor for class com.vaadin.flow.osgi.support.VaadinBundleTracker
-
Creates a new instance of a bundle tracker.
All Classes All Packages