diff options
Diffstat (limited to 'bundleconfig-local/etc/appprops/app-intercepts.properties')
-rw-r--r-- | bundleconfig-local/etc/appprops/app-intercepts.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundleconfig-local/etc/appprops/app-intercepts.properties b/bundleconfig-local/etc/appprops/app-intercepts.properties index dada69c..c31acbc 100644 --- a/bundleconfig-local/etc/appprops/app-intercepts.properties +++ b/bundleconfig-local/etc/appprops/app-intercepts.properties @@ -5,4 +5,4 @@ #each endpoint in the request/response flow and can allow for more precise debugging and/or processing of the exchange. #e.g. -#intercepts=org.openecomp.crud.JaxrsEchoService,packagename.class1name,packagename.class2name +#intercepts=org.onap.crud.JaxrsEchoService,packagename.class1name,packagename.class2name |