Uses of Class
org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers.OvsInterfaceStateAddHelper
-
Packages that use OvsInterfaceStateAddHelper Package Description org.opendaylight.genius.interfacemanager.listeners org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers -
-
Uses of OvsInterfaceStateAddHelper in org.opendaylight.genius.interfacemanager.listeners
Constructors in org.opendaylight.genius.interfacemanager.listeners with parameters of type OvsInterfaceStateAddHelper Constructor Description InterfaceInventoryStateListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, IdManagerService idManagerService, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceStateAddHelper ovsInterfaceStateAddHelper, OvsInterfaceStateUpdateHelper ovsInterfaceStateUpdateHelper, AlivenessMonitorUtils alivenessMonitorUtils, InterfaceMetaUtils interfaceMetaUtils, PortNameCache portNameCache, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, InterfacemgrProvider interfacemgrProvider)
-
Uses of OvsInterfaceStateAddHelper in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers with parameters of type OvsInterfaceStateAddHelper Constructor Description OvsInterfaceConfigAddHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, AlivenessMonitorUtils alivenessMonitorUtils, IMdsalApiManager mdsalApiManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceStateAddHelper ovsInterfaceStateAddHelper, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils, DataTreeEventCallbackRegistrar eventCallbacks)
-