public class PortAnnotationOperator extends Object implements org.onosproject.net.config.PortConfigOperator
PortConfigOperator to weave
annotations added via PortAnnotationConfig.| Constructor and Description |
|---|
PortAnnotationOperator()
Creates
PortAnnotationOperator instance. |
| 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) |
public PortAnnotationOperator()
PortAnnotationOperator instance.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.PortConfigOperator