public class CollaborationEngineServiceInitListener extends Object implements VaadinServiceInitListener
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.| Constructor and Description |
|---|
CollaborationEngineServiceInitListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
serviceInit(ServiceInitEvent event)
Run when a
VaadinService instance is initialized. |
public CollaborationEngineServiceInitListener()
public void serviceInit(ServiceInitEvent event)
VaadinServiceInitListenerVaadinService instance is initialized.serviceInit in interface VaadinServiceInitListenerevent - the service initialization eventCopyright © 2023. All rights reserved.