checkStyleViolationSeverity=error implemented for mdsal-singleton-common-api and...
[mdsal.git] / singleton-service / mdsal-singleton-dom-impl / src / main / java / org / opendaylight / mdsal / singleton / dom / impl / ClusterSingletonServiceRegistrationDelegator.java
index b7eabf6c427790d16154a137869ced7074b29894..8728298c1317f8cad54b658f451550613292cc26 100644 (file)
@@ -20,6 +20,7 @@ import org.opendaylight.mdsal.singleton.common.api.ServiceGroupIdentifier;
  * Close registration means remove {@link ClusterSingletonService} instance from internal
  * ClusterSingletonServiceGroup list reference.
  *
+ *<p>
  * Close {@link ClusterSingletonServiceRegistration} is prepared for a possible restart
  * service or application in osgi container. Any another services from group can not be
  * stopped.