Controller to listen to expired flow removal message
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / topology / IPluginOutTopologyService.java
index 7ea9360300659c7babeb93ba87f22eb4253a22ff..b183240d4316bcf48f7d4b34a895a91518aff7c9 100644 (file)
@@ -42,6 +42,7 @@ public interface IPluginOutTopologyService {
     /**
      * Called when an Edge utilization is above the safety threshold
      * configured on the controller
+     * 
      * @param edge
      */
     public void edgeOverUtilized(Edge edge);