Class OvsInterfaceConfigAddHelper
- java.lang.Object
 - 
- org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers.OvsInterfaceConfigAddHelper
 
 
- 
@Singleton public final class OvsInterfaceConfigAddHelper extends java.lang.Object 
- 
- 
Constructor Summary
Constructors 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) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>>addConfiguration(ParentRefs parentRefs, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface interfaceNew) 
 - 
 
- 
- 
Constructor Detail
- 
OvsInterfaceConfigAddHelper
@Inject public 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) 
 - 
 
- 
Method Detail
- 
addConfiguration
public java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>> addConfiguration(ParentRefs parentRefs, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface interfaceNew)
 
 - 
 
 -