webservices/wsstar/wsstarplugin/data/10282c49_vtcp.rss
changeset 0 62f9d29f7211
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webservices/wsstar/wsstarplugin/data/10282c49_vtcp.rss	Thu Jan 07 16:19:19 2010 +0200
@@ -0,0 +1,109 @@
+/*
+* Copyright (c) 9717 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:           Resource definitions for project WSStarPlugin
+*
+*/
+
+
+
+
+
+
+
+
+
+
+
+
+#include <ecom/RegistryInfo.rh>
+
+RESOURCE REGISTRY_INFO theInfo
+    {
+    // UID for the DLL
+    dll_uid = 0x10282C49;
+    // Declare array of interface info
+    interfaces = 
+        {
+        INTERFACE_INFO
+            {
+            // UID of interface that is implemented
+            interface_uid = 0x101F9730;
+            implementations = 
+                {
+                // frameworkID = "WS-STAR"
+                IMPLEMENTATION_INFO
+                    {
+                    implementation_uid = 0x10282C50;
+                    version_no         = 1;
+                    display_name       = "WSStarPlugin SIF";
+                    default_data       = "com.nokia.ws.wsstar.WSStarFramework";
+                    opaque_data        = "";
+                    }
+                
+                };
+            },
+        INTERFACE_INFO
+            {
+            // UID of interface that is implemented (Session Handler Interface)
+            interface_uid = 0x10282C5B;
+            implementations = 
+                {
+                // Validate Handler "http://schemas.xmlsoap.org/ws/2005/02/trust/ws-trust.xsd";
+                IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x10282C51;
+                version_no         = 1;
+                display_name       = "WSStarHandlerValidatePlugin";
+                default_data       = "urn:com.nokia.ws.wsstar.handler.validate:1.0";
+                opaque_data        = "";
+                },
+                // register Handler
+                IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x10282C52;
+                version_no         = 1;
+                display_name       = "WSStarHandlerRegisterPlugin";
+                default_data       = "urn:com.nokia.ws.wsstar.handler.register:1.0";
+                opaque_data        = "";
+                },
+                // Service Update handler
+                IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x10282C53;
+                version_no         = 1;
+                display_name       = "WSStarHandlerServiceUpdatePlugin";
+                default_data       = "urn:com.nokia.ws.wsstar.handler.serviceUpdate:1.0";
+                opaque_data        = "";
+                },
+                IMPLEMENTATION_INFO
+                    {
+                    implementation_uid = 0x10282C54;
+                    version_no         = 1;
+                    display_name       = "WSStarHandlerPolicyPlugin";
+                    default_data       = "urn:com.nokia.ws.wsstar.handler.policy:1.0";
+                    opaque_data        = "";
+                    },  
+               IMPLEMENTATION_INFO
+                    {
+                    implementation_uid = 0x10282C6D;
+                    version_no         = 1;
+                    display_name       = "WSStarHandlercobrandingPlugin";
+                    default_data       = "urn:com.nokia.ws.wsstar.handler.cobranding:1.0";
+                    opaque_data        = "";
+	                  }                                
+                };
+	           }
+        };
+    }
+ 
\ No newline at end of file