Class DropTestProviderImpl
java.lang.Object
org.opendaylight.openflowplugin.droptestkaraf.DropTestProviderImpl
- All Implemented Interfaces:
- AutoCloseable
Created by Martin Bobak <mbobak@cisco.com> on 26.4.2015.
- 
Constructor SummaryConstructorsConstructorDescriptionDropTestProviderImpl(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.NotificationService notificationService, SalFlowService salFlowService) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()static DropTestDsProviderstatic DropTestRpcProvider
- 
Constructor Details- 
DropTestProviderImplpublic DropTestProviderImpl(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.NotificationService notificationService, SalFlowService salFlowService) 
 
- 
- 
Method Details- 
getDropDsProvider
- 
getDropRpcProvider
- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
 
 
-