Class OpenflowpluginTestActivator

    • Constructor Detail

      • OpenflowpluginTestActivator

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

      • init

        @PostConstruct
        public void init()
      • close

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