java.lang.Object
org.opendaylight.controller.eos.akka.registry.listener.type.command.TypeListenerRegistryCommand
org.opendaylight.controller.eos.akka.registry.listener.type.command.UnregisterListener

public final class UnregisterListener extends TypeListenerRegistryCommand
Unregister a listener from the EntityTypeListenerRegistry.
  • Constructor Details

    • UnregisterListener

      public UnregisterListener(String entityType, org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipListener delegateListener)