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