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 a LeaderLocationListener.
    Author:
    Robert Varga
    • Method Summary

      • Methods inherited from interface org.opendaylight.yangtools.concepts.ListenerRegistration

        close
      • Methods inherited from interface org.opendaylight.yangtools.concepts.ObjectRegistration

        getInstance