public final class OpticalPortOperator extends Object implements org.onosproject.net.config.PortConfigOperator
| Constructor and Description |
|---|
OpticalPortOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindService(org.onosproject.net.config.NetworkConfigService networkConfigService) |
org.onosproject.net.device.PortDescription |
combine(org.onosproject.net.ConnectPoint cp,
org.onosproject.net.device.PortDescription descr)
Generates a PortDescription containing fields from a PortDescription and
an OpticalPortConfig.
|
public void bindService(org.onosproject.net.config.NetworkConfigService networkConfigService)
bindService in interface org.onosproject.net.config.PortConfigOperatorpublic org.onosproject.net.device.PortDescription combine(org.onosproject.net.ConnectPoint cp,
org.onosproject.net.device.PortDescription descr)
combine in interface org.onosproject.net.config.PortConfigOperatorcp - ConnectPoint representing the port.descr - input PortDescriptionPortDescription