P
- the instance identifier path typeL
- the GenericEntityOwnershipListener typepublic abstract class AbstractGenericEntityOwnershipListenerRegistration<P extends org.opendaylight.yangtools.concepts.Path<P>,L extends GenericEntityOwnershipListener<P,? extends GenericEntityOwnershipChange<P,? extends GenericEntity<P>>>> extends org.opendaylight.yangtools.concepts.AbstractObjectRegistration<L> implements GenericEntityOwnershipListenerRegistration<P,L>
GenericEntityOwnershipListenerRegistration
.Modifier | Constructor and Description |
---|---|
protected |
AbstractGenericEntityOwnershipListenerRegistration(L instance,
@NonNull String entityType) |
Modifier and Type | Method and Description |
---|---|
String |
getEntityType()
getEntityType method returns not null entity type.
|
addToStringAttributes, getInstance
close, isClosed, removeRegistration, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close
public String getEntityType()
GenericEntityOwnershipListenerRegistration
getEntityType
in interface GenericEntityOwnershipListenerRegistration<P extends org.opendaylight.yangtools.concepts.Path<P>,L extends GenericEntityOwnershipListener<P,? extends GenericEntityOwnershipChange<P,? extends GenericEntity<P>>>>
Copyright © 2019 OpenDaylight. All rights reserved.