public class ApplicationConnection extends Object
Initializes the registry and starts the application.
| Constructor and Description |
|---|
ApplicationConnection(ApplicationConfiguration applicationConfiguration)
Creates an application connection using the given configuration.
|
public ApplicationConnection(ApplicationConfiguration applicationConfiguration)
applicationConfiguration - the configuration object for the applicationpublic void start(ValueMap initialUidl)
Called by the bootstrapper, which ensures applications are started in order.
initialUidl - the initial UIDL or null if the server did not provide anyCopyright © 2000–2020 Vaadin Ltd. All rights reserved.