Class PeopleCarListener

java.lang.Object
org.opendaylight.controller.clustering.it.listener.PeopleCarListener
All Implemented Interfaces:
EventListener, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.sal.clustering.it.car.purchase.rev140818.CarPurchaseListener, org.opendaylight.yangtools.yang.binding.NotificationListener

public class PeopleCarListener extends Object implements org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.sal.clustering.it.car.purchase.rev140818.CarPurchaseListener
  • Constructor Details

    • PeopleCarListener

      public PeopleCarListener()
  • Method Details

    • setDataProvider

      public void setDataProvider(org.opendaylight.mdsal.binding.api.DataBroker salDataProvider)
    • onCarBought

      public void onCarBought(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.sal.clustering.it.car.purchase.rev140818.CarBought notification)
      Specified by:
      onCarBought in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.sal.clustering.it.car.purchase.rev140818.CarPurchaseListener