| Package | Description |
|---|---|
| com.vaadin.client | |
| com.vaadin.client.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConnection |
Registry.getApplicationConnection()
Gets the
ApplicationConnection singleton. |
| Constructor and Description |
|---|
DefaultRegistry(ApplicationConnection connection,
ApplicationConfiguration applicationConfiguration)
Constructs a registry based on the given application connection and
configuration references.
|
| Modifier and Type | Method and Description |
|---|---|
static JsArray<ApplicationConnection> |
Bootstrapper.getRunningApplications()
Gets a list of references to all running application instances.
|
Copyright © 2000–2020 Vaadin Ltd. All rights reserved.