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