aboutsummaryrefslogtreecommitdiffstats
path: root/bundleconfig-local/etc/appprops/app-intercepts.properties
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2018-04-30 16:27:55 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-30 16:27:55 +0000
commit716e7f240c2f4a71d48e7708aa27194db2dd7f21 (patch)
treef027c16c6dd15174120ce0210054654404795361 /bundleconfig-local/etc/appprops/app-intercepts.properties
parent7128e968c7263bae3451221c5826e352e2c13580 (diff)
parente651abed417b8a173a0745042c7dc5b20c0b7036 (diff)
Merge "Convert Babel from AJSC2 to Spring Boot 1.5.12"
Diffstat (limited to 'bundleconfig-local/etc/appprops/app-intercepts.properties')
-rw-r--r--bundleconfig-local/etc/appprops/app-intercepts.properties6
1 files changed, 0 insertions, 6 deletions
diff --git a/bundleconfig-local/etc/appprops/app-intercepts.properties b/bundleconfig-local/etc/appprops/app-intercepts.properties
deleted file mode 100644
index a6ca85a..0000000
--- a/bundleconfig-local/etc/appprops/app-intercepts.properties
+++ /dev/null
@@ -1,6 +0,0 @@
-#This is where all your application intercept strategies must be configured. AJSC reads this property file and adds
-#the list of intercepts specified here to the camel context. This can be useful for accessing every exchange object transferred from/to
-#each endpoint in the request/response flow and can allow for more precise debugging and/or processing of the exchange.
-
-#e.g.
-#intercepts=org.onap.aai.JaxrsEchoService,packagename.class1name,packagename.class2name