Package com.vaadin.collaborationengine
Class CollaborationEngineServiceInitListener
- java.lang.Object
-
- com.vaadin.collaborationengine.CollaborationEngineServiceInitListener
-
- All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener,java.io.Serializable,java.util.EventListener
public class CollaborationEngineServiceInitListener extends java.lang.Object implements com.vaadin.flow.server.VaadinServiceInitListenerAVaadinServiceInitListenerwhich uses theInstantiatorto find whether an instance ofCollaborationEngineConfigurationis provided as a bean in the current environment, using that instance if found.- Since:
- 2.0
- Author:
- Vaadin Ltd
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CollaborationEngineServiceInitListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidserviceInit(com.vaadin.flow.server.ServiceInitEvent event)
-