| Package | Description |
|---|---|
| org.onosproject.net.config |
Subsystem for tracking network environment configuration.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConfigApplyDelegate |
Config.delegate |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.init(S subject,
String key,
com.fasterxml.jackson.databind.JsonNode node,
com.fasterxml.jackson.databind.ObjectMapper mapper,
ConfigApplyDelegate delegate)
Initializes the configuration behaviour with necessary context.
|
Copyright © 2015. All rights reserved.