- Add flow and port stats polling intervals in config.ini
[controller.git] / opendaylight / protocol_plugins / openflow / src / main / java / org / opendaylight / controller / protocol_plugin / openflow / IInventoryShimExternalListener.java
index 24e63df30a8fe429f81560d3845d1f1d4fa11a2e..df03a0438410c4056603e686b330809a59364af1 100644 (file)
 package org.opendaylight.controller.protocol_plugin.openflow;
 
 /**
- * Wrapper of Interface class that provides inventory updates locally in the
- * protocol plugin
- *
- *
+ * Wrapper of Interface that provides inventory updates locally in the protocol
+ * plugin.
  */
 public interface IInventoryShimExternalListener extends
         IInventoryShimInternalListener {