Uses of Interface
com.vaadin.collaborationengine.ActivationHandler
Packages that use ActivationHandler
-
Uses of ActivationHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine with parameters of type ActivationHandlerModifier and TypeMethodDescriptionComponentConnectionContext.init
(ActivationHandler activationHandler, Executor backgroundRunner) ConnectionContext.init
(ActivationHandler activationHandler, Executor executor) Initializes the connection context with aActivationHandler
and anExecutor
.SystemConnectionContext.init
(ActivationHandler activationHandler, Executor executor)