Interface LeaderLocationListenerRegistration<T extends LeaderLocationListener>
- Type Parameters:
T- Listener type
- All Superinterfaces:
AutoCloseable,org.opendaylight.yangtools.concepts.ListenerRegistration<T>,org.opendaylight.yangtools.concepts.ObjectRegistration<T>,org.opendaylight.yangtools.concepts.Registration
public interface LeaderLocationListenerRegistration<T extends LeaderLocationListener>
extends org.opendaylight.yangtools.concepts.ListenerRegistration<T>
Registration of a
LeaderLocationListener.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.concepts.ListenerRegistration
closeMethods inherited from interface org.opendaylight.yangtools.concepts.ObjectRegistration
getInstance