Turn FileAkkaConfigurationReader into a component
[controller.git] / opendaylight / md-sal / sal-clustering-commons / src / main / java / org / opendaylight / controller / cluster / common / actor / UnifiedConfig.java
index 198ddf7ca88089d085aa0c95969bcdd4522ef3fd..d14f3a7f33df2201c5a5a15252076962f32c4714 100644 (file)
@@ -11,7 +11,8 @@ import com.typesafe.config.Config;
 
 /**
  * Represents a unified view of configuration.
- * <p/>
+ *
+ * <p>
  * It merges configuration from:
  * <ul>
  *     <li>Config subsystem</li>