public class ConfigurationRouteSource
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.net.config.NetworkConfigRegistry |
netcfgRegistry |
protected RouteAdminService |
routeService |
| Constructor and Description |
|---|
ConfigurationRouteSource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate() |
protected void |
deactivate() |
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.net.config.NetworkConfigRegistry netcfgRegistry
@Reference(cardinality=MANDATORY_UNARY) protected RouteAdminService routeService