Class CollaborationEngineServiceInitListener

java.lang.Object
com.vaadin.collaborationengine.CollaborationEngineServiceInitListener
All Implemented Interfaces:
VaadinServiceInitListener, Serializable, EventListener

public class CollaborationEngineServiceInitListener extends Object implements VaadinServiceInitListener
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.
Since:
2.0
Author:
Vaadin Ltd
See Also: