Uses of Interface
org.opendaylight.openflowplugin.applications.deviceownershipservice.DeviceOwnershipService
-
-
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.deviceownershipservice.impl
Classes in org.opendaylight.openflowplugin.applications.deviceownershipservice.impl that implement DeviceOwnershipService Modifier and Type Class Description class
DeviceOwnershipServiceImpl
-
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.lldpspeaker
Constructors in org.opendaylight.openflowplugin.applications.lldpspeaker with parameters of type DeviceOwnershipService Constructor Description LLDPSpeaker(PacketProcessingService packetProcessingService, ScheduledExecutorService scheduledExecutorService, LldpSpeakerConfig lldpSpeakerConfig, DeviceOwnershipService deviceOwnershipStatusService)
LLDPSpeaker(PacketProcessingService packetProcessingService, LldpSpeakerConfig lldpSpeakerConfig, DeviceOwnershipService deviceOwnershipService)
-
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.tablemissenforcer
Constructors in org.opendaylight.openflowplugin.applications.tablemissenforcer with parameters of type DeviceOwnershipService Constructor Description LLDPPacketPuntEnforcer(SalFlowService flowService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService)
-
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.openflow.ofswitch.config
Constructors in org.opendaylight.openflowplugin.openflow.ofswitch.config with parameters of type DeviceOwnershipService Constructor Description DefaultConfigPusher(NodeConfigService nodeConfigService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService)
-