commsfwutils/commsbufs/mbufgobblerlayer/src/10272f97.rss
branchRCL_3
changeset 76 576874e13a2c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commsfwutils/commsbufs/mbufgobblerlayer/src/10272f97.rss	Wed Sep 15 13:33:11 2010 +0300
@@ -0,0 +1,105 @@
+// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// Registry info for MbufGobbler providers ECOM plug-in
+//
+
+/**
+ @file
+ @internalComponent
+*/
+
+#include "ecom/registryinfo.rh"
+
+RESOURCE REGISTRY_INFO theInfo
+{
+dll_uid = 0x10272F97;
+interfaces = 
+    {
+    INTERFACE_INFO
+		{
+		interface_uid =  0x10281DD7;
+		implementations = 
+			{
+		   IMPLEMENTATION_INFO
+				{
+				implementation_uid = 0x10272F98;
+				version_no = 1;
+				display_name = "MbufGobbler Tier Manager Factory";
+				default_data = "MbufGobblerTMFactory";
+				opaque_data = "";
+				}
+			};
+		},
+    INTERFACE_INFO
+		{
+		interface_uid =  0x10274546;
+		implementations = 
+			{
+		   IMPLEMENTATION_INFO
+				{
+				implementation_uid = 0x10272F99;
+				version_no = 1;
+				display_name = "MbufGobbler Meta Connection Provider Factory";
+				default_data = "MbufGobblerMCPrFactory";
+				opaque_data = "";
+				}
+			};
+		},
+    INTERFACE_INFO
+		{
+		interface_uid =  0x102070EE;
+		implementations = 
+			{
+		   IMPLEMENTATION_INFO
+				{
+				implementation_uid = 0x10272F9A;
+				version_no = 1;
+				display_name = "MbufGobbler Connection Provider Factory";
+				default_data = "MbufGobblerCPrFactory";
+				opaque_data = "";
+				}
+			};
+		},
+	INTERFACE_INFO
+		{
+		interface_uid =  0x10204301;
+		implementations = 
+			{
+		   IMPLEMENTATION_INFO
+				{
+				implementation_uid = 0x10272F9B;
+				version_no = 1;
+				display_name = "MbufGobbler Sub Connection Provider Factory";
+				default_data = "MbufGobblerSCPrFactory";
+				opaque_data = "";
+				}
+			};
+		},
+    INTERFACE_INFO
+        {
+        interface_uid = 0x10281C33;
+        implementations = 
+            {
+           	IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x10272F9C;
+                version_no = 1;
+                display_name = "MbufGobbler Flow Factory";
+                default_data = "MbufGobblerFlowFactory";
+                opaque_data = "";
+                }
+            };
+		}
+    };
+}