Class OpenflowpluginTestActivator

    • Constructor Detail

      • OpenflowpluginTestActivator

        @Inject
        public OpenflowpluginTestActivator​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
                                           org.opendaylight.mdsal.binding.api.RpcProviderService rpcRegistry,
                                           org.opendaylight.mdsal.binding.api.NotificationService notificationService,
                                           org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService,
                                           org.osgi.framework.BundleContext ctx)
    • Method Detail

      • close

        @PreDestroy
        public void close()
        Specified by:
        close in interface AutoCloseable