| Package | Description |
|---|---|
| com.h3c.sdn.config |
Definitions of the domain model pertaining to configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Config.ConfigEntry> |
Config.getEntries()
Get a mapping of key to values of all the configuration entries.
|
| Constructor and Description |
|---|
Config(String component,
Map<String,Config.ConfigEntry> entries)
Construct a new immutable Config object.
|
Copyright © 2014. All Rights Reserved.