Package ntfbenchmark.impl
Class NtfbenchmarkProvider
java.lang.Object
ntfbenchmark.impl.NtfbenchmarkProvider
- All Implemented Interfaces:
AutoCloseable
@Singleton
@RequireServiceComponentRuntime
public final class NtfbenchmarkProvider
extends Object
implements AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionNtfbenchmarkProvider(org.opendaylight.mdsal.binding.api.NotificationService listenService, org.opendaylight.mdsal.binding.api.NotificationPublishService publishService, org.opendaylight.mdsal.binding.api.RpcProviderService rpcService) -
Method Summary
-
Constructor Details
-
NtfbenchmarkProvider
@Inject public NtfbenchmarkProvider(org.opendaylight.mdsal.binding.api.NotificationService listenService, org.opendaylight.mdsal.binding.api.NotificationPublishService publishService, org.opendaylight.mdsal.binding.api.RpcProviderService rpcService)
-
-
Method Details
-
close
@PreDestroy public void close()- Specified by:
closein interfaceAutoCloseable
-