Class HandledInvocations

java.lang.Object
com.vaadin.swingkit.core.HandledInvocations

public class HandledInvocations extends Object
Class to handle and synchronize calls from Swing app to Vaadin app. It registers available methods that can be called and deals with the invocation to the corresponding method.
Author:
Vaadin Ltd