P - the instance identifier path typeC - the GenericEntityOwnershipChange typepublic interface GenericEntityOwnershipListener<P extends org.opendaylight.yangtools.concepts.Path<P>,C extends GenericEntityOwnershipChange<P,? extends GenericEntity<P>>>
| Modifier and Type | Method and Description |
|---|---|
void |
ownershipChanged(C ownershipChange)
A notification that is generated when the ownership status of an entity changes.
|
void ownershipChanged(C ownershipChange)
ownershipChange - contains the entity and its ownership change stateCopyright © 2019 OpenDaylight. All rights reserved.