@Beta public interface EntityOwnershipListener extends GenericEntityOwnershipListener<InstanceIdentifier<?>,EntityOwnershipChange>
Modifier and Type | Method and Description |
---|---|
void |
ownershipChanged(EntityOwnershipChange ownershipChange)
A notification that is generated when the ownership status of an entity changes.
|
void ownershipChanged(EntityOwnershipChange ownershipChange)
GenericEntityOwnershipListener
ownershipChanged
in interface GenericEntityOwnershipListener<InstanceIdentifier<?>,EntityOwnershipChange>
ownershipChange
- contains the entity and its ownership change stateCopyright © 2019 OpenDaylight. All rights reserved.