Class LLDPActivator
java.lang.Object
org.opendaylight.openflowplugin.applications.topology.lldp.LLDPActivator
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
ConstructorDescriptionLLDPActivator
(org.opendaylight.mdsal.binding.api.NotificationService notificationService, LLDPDiscoveryListener lldpDiscoveryListener, TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig) -
Method Summary
-
Constructor Details
-
LLDPActivator
@Inject public LLDPActivator(org.opendaylight.mdsal.binding.api.NotificationService notificationService, LLDPDiscoveryListener lldpDiscoveryListener, TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig)
-
-
Method Details
-
close
@PreDestroy public void close()- Specified by:
close
in interfaceAutoCloseable
-
getLldpSecureKey
-