public class VplsNeighbourHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.core.CoreService |
coreService |
protected org.onosproject.incubator.net.intf.InterfaceService |
interfaceService |
protected org.onosproject.incubator.net.neighbour.NeighbourResolutionService |
neighbourService |
| Constructor and Description |
|---|
VplsNeighbourHandler() |
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.core.CoreService coreService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.incubator.net.intf.InterfaceService interfaceService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.incubator.net.neighbour.NeighbourResolutionService neighbourService