Merge "Datastore: Reuse successful future"
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / jmx / mbeans / AbstractBaseMBean.java
index a5d7b77a647df5e16fe3261e0b346b4bde4af0f5..3c46935d9839a3b4ad634ee449319146c58d8583 100644 (file)
@@ -24,7 +24,7 @@ import java.lang.management.ManagementFactory;
 /**
  * All MBeans should extend this class that help in registering and
  * unregistering the MBeans.
 /**
  * All MBeans should extend this class that help in registering and
  * unregistering the MBeans.
- *
+ * @author Basheeruddin <syedbahm@cisco.com>
  */
 
 
  */