Uses of Class
org.opendaylight.genius.interfacemanager.InterfacemgrProvider
-
Packages that use InterfacemgrProvider Package Description org.opendaylight.genius.interfacemanager.listeners org.opendaylight.genius.interfacemanager.renderer.ovs.utilities -
-
Uses of InterfacemgrProvider in org.opendaylight.genius.interfacemanager.listeners
Constructors in org.opendaylight.genius.interfacemanager.listeners with parameters of type InterfacemgrProvider Constructor Description InterfaceConfigListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfacemgrProvider interfaceMgrProvider, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceConfigRemoveHelper ovsInterfaceConfigRemoveHelper, OvsInterfaceConfigAddHelper ovsInterfaceConfigAddHelper, OvsInterfaceConfigUpdateHelper ovsInterfaceConfigUpdateHelper, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
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)
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)
-
Uses of InterfacemgrProvider in org.opendaylight.genius.interfacemanager.renderer.ovs.utilities
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.utilities with parameters of type InterfacemgrProvider Constructor Description SouthboundUtils(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, BatchingUtils batchingUtils, InterfacemgrProvider interfacemgrProvider, org.opendaylight.infrautils.caches.CacheProvider cacheProvider)
-