Class DhcpAllocationPoolListener

  • All Implemented Interfaces:
    java.lang.AutoCloseable, java.util.EventListener, org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<AllocationPool>, org.opendaylight.serviceutils.tools.mdsal.listener.ChainableDataTreeChangeListener<AllocationPool>

    public class DhcpAllocationPoolListener
    extends org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<AllocationPool,​DhcpAllocationPoolListener>
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase

        org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase.DataTreeChangeHandler
    • Field Summary

      • Fields inherited from class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase

        clazz
    • Constructor Summary

      Constructors 
      Constructor Description
      DhcpAllocationPoolListener​(DhcpAllocationPoolManager dhcpAllocationPoolManager, org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator)