Class OpenflowpluginTableFeaturesTestRpcProvider
java.lang.Object
org.opendaylight.openflowplugin.test.OpenflowpluginTableFeaturesTestRpcProvider
- All Implemented Interfaces:
AutoCloseable
@Singleton
public final class OpenflowpluginTableFeaturesTestRpcProvider
extends Object
implements AutoCloseable
-
Constructor Summary
ConstructorDescriptionOpenflowpluginTableFeaturesTestRpcProvider
(org.opendaylight.mdsal.binding.api.RpcProviderService rpcRegistry) -
Method Summary
-
Constructor Details
-
OpenflowpluginTableFeaturesTestRpcProvider
@Inject public OpenflowpluginTableFeaturesTestRpcProvider(org.opendaylight.mdsal.binding.api.RpcProviderService rpcRegistry)
-
-
Method Details
-
close
@PreDestroy public void close()- Specified by:
close
in interfaceAutoCloseable
-