Fix javadocs and enable doclint
[controller.git] / opendaylight / config / config-manager / src / main / java / org / opendaylight / controller / config / manager / impl / factoriesresolver / ModuleFactoriesResolver.java
index 84e7270c940ce34bff3a05229ba3caada7e863e6..15122b4696302ddd4558be4e614c9e0f234676a1 100644 (file)
@@ -12,7 +12,7 @@ import org.opendaylight.controller.config.spi.ModuleFactory;
 import org.osgi.framework.BundleContext;
 
 /**
- * {@link org.opendaylight.controller.config.manager.impl.ConfigTransactionControllerImpl}
+ * org.opendaylight.controller.config.manager.impl.ConfigTransactionControllerImpl
  * receives list of factories using this interface. For testing, this could be
  * implemented as hard coded list of objects, for OSGi this would look for all
  * services in OSGi Service Registry are registered under