net.floodlightcontroller.topology
Class TopologyManager.TopologyEvent

java.lang.Object
  extended by net.floodlightcontroller.topology.TopologyManager.TopologyEvent
Enclosing class:
TopologyManager

protected class TopologyManager.TopologyEvent
extends java.lang.Object

Topology Event class to track topology related events


Constructor Summary
TopologyManager.TopologyEvent(java.lang.String reason, TopologyManager.TopologyEventInfo topologyInfo)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopologyManager.TopologyEvent

public TopologyManager.TopologyEvent(java.lang.String reason,
                                     TopologyManager.TopologyEventInfo topologyInfo)