aboutsummaryrefslogtreecommitdiffstats
path: root/ajsc-aai/bundleconfig-local/etc/appprops/app-intercepts.properties
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2017-02-09 15:27:43 -0500
committerSteve Smokowski <ss835w@att.com>2017-02-09 15:28:15 -0500
commit4c790f64daf7822de00405140d17e08f296a642f (patch)
tree1a608a463115640bc59260eef90a08a70c93880c /ajsc-aai/bundleconfig-local/etc/appprops/app-intercepts.properties
parent2f3dcb75d2f658fd7af04ea908c70c5104c2b9ef (diff)
Initial OpenECOMP A&AI commit
Change-Id: I8b06519995d9dc0f220b80a6d9a71865b23e4edb Signed-off-by: Steve Smokowski <ss835w@att.com>
Diffstat (limited to 'ajsc-aai/bundleconfig-local/etc/appprops/app-intercepts.properties')
-rw-r--r--ajsc-aai/bundleconfig-local/etc/appprops/app-intercepts.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/ajsc-aai/bundleconfig-local/etc/appprops/app-intercepts.properties b/ajsc-aai/bundleconfig-local/etc/appprops/app-intercepts.properties
new file mode 100644
index 0000000..d024956
--- /dev/null
+++ b/ajsc-aai/bundleconfig-local/etc/appprops/app-intercepts.properties
@@ -0,0 +1,8 @@
+#Copyright (c) 2016 AT&T Intellectual Property. All rights reserved.
+
+#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=ajsctestservice.JaxrsEchoService,packagename.class1name,packagename.class2name