P
- the instance identifier path typepublic interface GenericEntityOwnershipListenerRegistration<P extends org.opendaylight.yangtools.concepts.Path<P>,L extends GenericEntityOwnershipListener<P,? extends GenericEntityOwnershipChange<P,? extends GenericEntity<P>>>>
extends org.opendaylight.yangtools.concepts.ObjectRegistration<L>
Modifier and Type | Method and Description |
---|---|
void |
close()
Unregister the listener.
|
@NonNull String |
getEntityType()
getEntityType method returns not null entity type.
|
@NonNull String getEntityType()
void close()
close
in interface AutoCloseable
close
in interface org.opendaylight.yangtools.concepts.Registration
Copyright © 2019 OpenDaylight. All rights reserved.