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