Uses of Interface
org.opendaylight.openflowplugin.applications.deviceownershipservice.DeviceOwnershipService
Packages that use DeviceOwnershipService
Package
Description
- 
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.deviceownershipservice.implClasses in org.opendaylight.openflowplugin.applications.deviceownershipservice.impl that implement DeviceOwnershipService
- 
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.lldpspeakerConstructors in org.opendaylight.openflowplugin.applications.lldpspeaker with parameters of type DeviceOwnershipServiceModifierConstructorDescriptionLLDPSpeaker(PacketProcessingService packetProcessingService, ScheduledExecutorService scheduledExecutorService, LldpSpeakerConfig lldpSpeakerConfig, DeviceOwnershipService deviceOwnershipStatusService) LLDPSpeaker(PacketProcessingService packetProcessingService, LldpSpeakerConfig lldpSpeakerConfig, DeviceOwnershipService deviceOwnershipService) 
- 
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.tablemissenforcerConstructors in org.opendaylight.openflowplugin.applications.tablemissenforcer with parameters of type DeviceOwnershipServiceModifierConstructorDescriptionLLDPPacketPuntEnforcer(SalFlowService flowService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService) 
- 
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.openflow.ofswitch.configConstructors in org.opendaylight.openflowplugin.openflow.ofswitch.config with parameters of type DeviceOwnershipServiceModifierConstructorDescriptionDefaultConfigPusher(NodeConfigService nodeConfigService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService)