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
@Beta public interface LeaderLocationListenerRegistration<T extends LeaderLocationListener> extends org.opendaylight.yangtools.concepts.ListenerRegistration<T>Registration of aLeaderLocationListener.- Author:
- Robert Varga