@Singleton public class FlowBasedIngressServicesStateBindHelper extends AbstractFlowBasedServicesStateBindHelper
| Constructor and Description | 
|---|
| FlowBasedIngressServicesStateBindHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                                       InterfaceManagerCommonUtils interfaceManagerCommonUtils) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | bindServicesOnInterface(List<com.google.common.util.concurrent.ListenableFuture<Void>> futures,
                       List<BoundServices> allServices,
                       org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface ifaceState) | 
| void | bindServicesOnInterfaceType(List<com.google.common.util.concurrent.ListenableFuture<Void>> futures,
                           BigInteger dpnId,
                           String ifaceName) | 
bindServices, getDataBroker, getTxRunner@Inject
public FlowBasedIngressServicesStateBindHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                                                       InterfaceManagerCommonUtils interfaceManagerCommonUtils)
public void bindServicesOnInterface(List<com.google.common.util.concurrent.ListenableFuture<Void>> futures, List<BoundServices> allServices, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface ifaceState)
bindServicesOnInterface in class AbstractFlowBasedServicesStateBindHelperpublic void bindServicesOnInterfaceType(List<com.google.common.util.concurrent.ListenableFuture<Void>> futures, BigInteger dpnId, String ifaceName)
bindServicesOnInterfaceType in interface FlowBasedServicesStateAddablebindServicesOnInterfaceType in class AbstractFlowBasedServicesStateBindHelperCopyright © 2019 OpenDaylight. All rights reserved.