net.floodlightcontroller.topology
Interface ITopologyListener

All Known Implementing Classes:
DeviceManagerImpl, PortDownReconciliation

public interface ITopologyListener


Method Summary
 void topologyChanged(java.util.List<ILinkDiscovery.LDUpdate> linkUpdates)
          Happens when the switch clusters are recomputed
 

Method Detail

topologyChanged

void topologyChanged(java.util.List<ILinkDiscovery.LDUpdate> linkUpdates)
Happens when the switch clusters are recomputed