Uses of Class
org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers.OvsInterfaceTopologyStateUpdateHelper
-
Packages that use OvsInterfaceTopologyStateUpdateHelper Package Description org.opendaylight.genius.interfacemanager.listeners -
-
Uses of OvsInterfaceTopologyStateUpdateHelper in org.opendaylight.genius.interfacemanager.listeners
Constructors in org.opendaylight.genius.interfacemanager.listeners with parameters of type OvsInterfaceTopologyStateUpdateHelper Constructor Description InterfaceTopologyStateListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfacemgrProvider interfaceMgrProvider, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceTopologyStateUpdateHelper ovsInterfaceTopologyStateUpdateHelper, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
TerminationPointStateListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfacemgrProvider interfaceMgrProvider, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceTopologyStateUpdateHelper ovsInterfaceTopologyStateUpdateHelper, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
-