summaryrefslogtreecommitdiff
path: root/qpid/specs
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2008-10-24 00:45:11 +0000
committerTed Ross <tross@apache.org>2008-10-24 00:45:11 +0000
commitd33da71d0e2dbf23345c6bd45895eb918739c0c5 (patch)
treef820c248a9aa8bae3826811bb9fca8d970e993f5 /qpid/specs
parent8a17f96b1254b5a827726e892edaf373d00dd0b8 (diff)
downloadqpid-python-d33da71d0e2dbf23345c6bd45895eb918739c0c5.tar.gz
QPID-1348 - Dynamic binding for federation. Parameterized exchange names for CPP examples
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707515 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/specs')
-rw-r--r--qpid/specs/management-schema.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/specs/management-schema.xml b/qpid/specs/management-schema.xml
index 1f811347e7..96a79f9ee8 100644
--- a/qpid/specs/management-schema.xml
+++ b/qpid/specs/management-schema.xml
@@ -196,6 +196,7 @@
<property name="queueRef" type="objId" references="Queue" access="RC" index="y"/>
<property name="bindingKey" type="sstr" access="RC" index="y"/>
<property name="arguments" type="map" access="RC"/>
+ <property name="origin" type="sstr" access="RO" optional="y"/>
<statistic name="msgMatched" type="count64"/>
</class>