Bug 8351: Enforce check-style rules for restconf - sal-rest-connector
[netconf.git] / restconf / sal-rest-connector / src / main / java / org / opendaylight / netconf / sal / rest / impl / AbstractIdentifierAwareJaxRsProvider.java
index 49072d83395cb683d21f9508b59349dc760e32f0..c384d54ba053cbd0a64b7dac89a373b5cef907f4 100644 (file)
@@ -16,6 +16,8 @@ import org.opendaylight.netconf.sal.restconf.impl.ControllerContext;
 import org.opendaylight.netconf.sal.restconf.impl.InstanceIdentifierContext;
 
 /**
+ * JAX-RS Provider.
+ *
  * @deprecated This class will be replaced by
  *             {@link org.opendaylight.restconf.jersey.providers.AbstractIdentifierAwareJaxRsProvider}
  */