| Package | Description |
|---|---|
| org.onosproject.app |
Set of abstractions for managing network control applications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationService.addListener(ApplicationListener listener)
Adds the given listener for application lifecycle events.
|
void |
ApplicationService.removeListener(ApplicationListener listener)
Removes the specified listener for application lifecycle events.
|
Copyright © 2015. All rights reserved.