From 40c8b6f844ce64fc4245e5f91e6b1eaea2fc9e94 Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Mon, 2 Jun 2008 16:01:51 +0000 Subject: QPID-1113 Management cleanup and performance enhancements git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@662470 13f79535-47bb-0310-9956-ffa450edef68 --- specs/management-schema.xml | 311 ++++++++++++++++++-------------------------- specs/management-types.xml | 2 + 2 files changed, 131 insertions(+), 182 deletions(-) (limited to 'specs') diff --git a/specs/management-schema.xml b/specs/management-schema.xml index c3fbee615f..b1472bf284 100644 --- a/specs/management-schema.xml +++ b/specs/management-schema.xml @@ -33,7 +33,7 @@ RC => Read/Create, can be set at create time only, read-only thereafter RW => Read/Write - If access rights are omitted for a configElement, they are assumed to be RO. + If access rights are omitted for a property, they are assumed to be RO. --> @@ -44,14 +44,14 @@ System =============================================================== --> - - + + - - - - - + + + + + @@ -60,19 +60,19 @@ Broker =============================================================== --> - - - - - - - - - + + + + + + + + - - - + + + @@ -101,11 +101,11 @@ Management Agent =============================================================== --> - - - - - + + + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -168,20 +166,20 @@ Exchange =============================================================== --> - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - + + + + + - + - - - - - - - - - - - + + + + + + + + + + + @@ -223,30 +221,30 @@ Link =============================================================== --> - + This class represents an inter-broker connection. - - - - - + + + + + - - + + - - - - - - - - + + + + + + + + @@ -256,17 +254,17 @@ Bridge =============================================================== --> - - - - - - - - - - - + + + + + + + + + + + @@ -276,72 +274,21 @@ Session =============================================================== --> - - - - - - + + + + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/specs/management-types.xml b/specs/management-types.xml index b3e08a612f..aad6b348c3 100644 --- a/specs/management-types.xml +++ b/specs/management-types.xml @@ -44,6 +44,8 @@ + + -- cgit v1.2.1