Class SalBulkFlowRpcs
java.lang.Object
org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcs
- All Implemented Interfaces:
- AutoCloseable
Simple implementation providing bulk flows operations.
- 
Constructor SummaryConstructorsConstructorDescriptionSalBulkFlowRpcs(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcService rpcService, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService) 
- 
Method Summary
- 
Constructor Details- 
SalBulkFlowRpcs@Inject public SalBulkFlowRpcs(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcService rpcService, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService) 
 
- 
- 
Method Details- 
close@PreDestroy public void close()- Specified by:
- closein interface- AutoCloseable
 
 
-