@Deprecated public class OpticalLinkProvider extends org.onosproject.net.provider.AbstractProvider implements org.onosproject.net.link.LinkProvider
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.net.device.DeviceService |
deviceService
Deprecated.
|
protected org.onosproject.net.link.LinkService |
linkService
Deprecated.
|
protected org.onosproject.net.link.LinkProviderRegistry |
registry
Deprecated.
|
| Constructor and Description |
|---|
OpticalLinkProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate()
Deprecated.
|
protected void |
deactivate()
Deprecated.
|
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.net.link.LinkProviderRegistry registry
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.net.device.DeviceService deviceService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.net.link.LinkService linkService