public class DropTestProviderImpl extends Object implements AutoCloseable
| Constructor and Description |
|---|
DropTestProviderImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.md.sal.binding.api.NotificationService notificationService,
SalFlowService salFlowService) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static DropTestDsProvider |
getDropDsProvider() |
static DropTestRpcProvider |
getDropRpcProvider() |
public DropTestProviderImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.md.sal.binding.api.NotificationService notificationService,
SalFlowService salFlowService)
public static DropTestDsProvider getDropDsProvider()
public static DropTestRpcProvider getDropRpcProvider()
public void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2019 OpenDaylight. All rights reserved.