| Package | Description |
|---|---|
| com.vaadin.collaborationengine | |
| com.vaadin.flow.di | |
| com.vaadin.fusion.startup |
| Modifier and Type | Class and Description |
|---|---|
class |
CollaborationEngineServiceInitListener
A
VaadinServiceInitListener which uses the Instantiator to
find whether an instance of CollaborationEngineConfiguration is
provided as a bean in the current environment, using that instance if found. |
| Modifier and Type | Method and Description |
|---|---|
Stream<VaadinServiceInitListener> |
Instantiator.getServiceInitListeners()
Gets all service init listeners to use.
|
Stream<VaadinServiceInitListener> |
DefaultInstantiator.getServiceInitListeners() |
static Stream<VaadinServiceInitListener> |
DefaultInstantiator.getServiceLoaderListeners(ClassLoader classloader)
Helper for finding service init listeners using
ServiceLoader. |
| Modifier and Type | Class and Description |
|---|---|
class |
CsrfServiceInitListener
A listener that creates and registers a
CsrfIndexHtmlRequestListener. |
Copyright © 2023. All rights reserved.