Uses of Interface
com.vaadin.collaborationengine.LicenseEventHandler
Packages that use LicenseEventHandler
-
Uses of LicenseEventHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return LicenseEventHandlerModifier and TypeMethodDescriptionCollaborationEngineConfiguration.getLicenseEventHandler()Gets the license event handler of this configuration.Constructors in com.vaadin.collaborationengine with parameters of type LicenseEventHandlerModifierConstructorDescriptionCollaborationEngineConfiguration(LicenseEventHandler licenseEventHandler) Creates a new Collaboration Engine configuration with the provided handler for license events.