X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PAP-REST%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fpolicy%2Fpap%2Fxacml%2Frest%2Fservice%2FMetricService.java;h=e33f8d5bae561af73fc65ce6723ac1b8257138b8;hb=1628052b1b8a6fd4d784b82c8266367d2c203ace;hp=d239dfa1bd0ff9ad69c0dd8ae5fb7c33ab83ca0e;hpb=490459f7fe922c8448e8a38b87fd48e5e71d7b4c;p=policy%2Fengine.git diff --git a/ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/service/MetricService.java b/ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/service/MetricService.java index d239dfa1b..e33f8d5ba 100644 --- a/ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/service/MetricService.java +++ b/ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/service/MetricService.java @@ -40,7 +40,7 @@ public class MetricService { /* * This is a private constructor * */ - public MetricService(){ + private MetricService(){ } public static void doGetPolicyMetrics(HttpServletResponse response) {