Class DropTestProviderImpl

java.lang.Object
org.opendaylight.openflowplugin.droptestkaraf.DropTestProviderImpl
All Implemented Interfaces:
AutoCloseable

public class DropTestProviderImpl extends Object implements AutoCloseable
Created by Martin Bobak <mbobak@cisco.com> on 26.4.2015.
  • Constructor Details

    • DropTestProviderImpl

      public DropTestProviderImpl(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.NotificationService notificationService, SalFlowService salFlowService)
  • Method Details