Uses of Annotation Interface
org.opendaylight.ovsdb.southbound.SouthboundProvider.Configuration
Packages that use SouthboundProvider.Configuration
-
Uses of SouthboundProvider.Configuration in org.opendaylight.ovsdb.southbound
Constructors in org.opendaylight.ovsdb.southbound with parameters of type SouthboundProvider.ConfigurationModifierConstructorDescriptionSouthboundProvider
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipServiceDependency, OvsdbConnection ovsdbConnection, org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService, org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer bindingNormalizedNodeSerializer, org.opendaylight.infrautils.ready.SystemReadyMonitor systemReadyMonitor, org.opendaylight.infrautils.diagstatus.DiagStatusService diagStatusService, Operations ops, SouthboundProvider.Configuration configuration)