Fix javadocs and enable doclint
[controller.git] / opendaylight / config / config-manager / src / main / java / org / opendaylight / controller / config / manager / impl / jmx / ModuleJMXRegistrator.java
index 70ed69543ab17743d2378bd4fd35181020b39d76..206a623990ca94815357cabb9ebcce191efd9c60 100644 (file)
@@ -16,7 +16,7 @@ import org.opendaylight.controller.config.api.jmx.ObjectNameUtil;
 
 /**
  * This subclass is used for registering readable module into JMX, it is also
- * used as underlying provider in {@link RuntimeBeanRegistratorImpl}. Closing
+ * used as underlying provider in RuntimeBeanRegistratorImpl. Closing
  * the instance thus unregisters all JMX beans related to the module excluding
  * currently open transactions.
  */