| Package | Description |
|---|---|
| org.onosproject.ui |
Mechanism for managing dynamically registered user interface extensions.
|
| Modifier and Type | Method and Description |
|---|---|
UiConnection |
UiMessageHandler.connection()
Returns the user interface connection with which this handler was primed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UiMessageHandler.init(UiConnection connection,
org.onlab.osgi.ServiceDirectory directory)
Initializes the handler with the user interface connection and
service directory context.
|
Copyright © 2015. All rights reserved.