cleanup elanmanager blueprint 2
[netvirt.git] / vpnservice / elanmanager / elanmanager-impl / src / main / java / org / opendaylight / netvirt / elan / l2gw / listeners / HwvtepRemoteMcastMacListener.java
index a8a791f6e2d0b7a583deacee1e2a0c65caa4509f..f93010b1b10f33e747a9a61d4255a563b98b00b4 100644 (file)
@@ -65,18 +65,13 @@ public class HwvtepRemoteMcastMacListener
     /**
      * Instantiates a new remote mcast mac listener.
      *
-     * @param broker
-     *            the mdsal databroker reference
-     * @param elanUtils
-     *@param logicalSwitchName
-     *            the logical switch name
-     * @param l2GatewayDevice
- *            the l2 gateway device
-     * @param expectedPhyLocatorIps
-*            the expected phy locator ips
-     * @param task
-*            the task to be run upon data presence     @throws Exception
-     *             the exception
+     * @param broker                the mdsal databroker reference
+     * @param elanUtils             elan utils
+     * @param logicalSwitchName     the logical switch name
+     * @param l2GatewayDevice       the l2 gateway device
+     * @param expectedPhyLocatorIps the expected phy locator ips
+     * @param task                  the task to be run upon data presence
+     * @throws Exception            the exception
      */
     public HwvtepRemoteMcastMacListener(DataBroker broker, ElanUtils elanUtils, String logicalSwitchName,
                                         L2GatewayDevice l2GatewayDevice,