From 7f57c678bc31511a78d7f7f6c1b62bbc24c57240 Mon Sep 17 00:00:00 2001 From: "Andre Moreira Magalhaes (andrunko)" Date: Tue, 3 Apr 2012 15:34:13 -0300 Subject: ConnectionManager: Mark Protocols property as immutable. --- spec/Connection_Manager.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/Connection_Manager.xml b/spec/Connection_Manager.xml index 9782db59..ada5057d 100644 --- a/spec/Connection_Manager.xml +++ b/spec/Connection_Manager.xml @@ -234,7 +234,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + access="read" type="a{sa{sv}}" tp:type="Protocol_Properties_Map" + tp:immutable="yes">

A map from protocol identifiers supported by this connection manager to the immutable properties of the corresponding -- cgit v1.2.3