datacommsserver/esockserver/test/providers/dummy/src/1028302A.rss
author hgs
Fri, 14 May 2010 14:12:43 +0100
changeset 30 df67dc5d759e
parent 0 dfb7c4ff071f
permissions -rw-r--r--
201019_01

// Copyright (c) 2005-2009 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 Dummy Providers plug-in
// 
//

/**
 @file 1028302A.RSS
*/


#include <ecom/registryinfo.rh>

RESOURCE REGISTRY_INFO theInfo
{
dll_uid =  0x1028302A;
interfaces = 
    {
    INTERFACE_INFO
        {
        interface_uid =  0x10281DD7;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x1028302B;
                version_no = 1;
                display_name = "Dummy Tier Manager";
                default_data = "DummyTierManager";
                opaque_data = "";
                }
            };
        },
    INTERFACE_INFO
        {
        interface_uid =  0x10274546;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x1028302C;
                version_no = 1;
                display_name = "Dummy Meta Connection Provider Factory";
                default_data = "DummyMetaConnectionProviderFactory";
                opaque_data = "";
                }
            };
        },
    INTERFACE_INFO
        {
        interface_uid =  0x102070EE;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x1028302D;
                version_no = 1;
                display_name = "Dummy Connection Provider Factory";
                default_data = "DummyConnectionProviderFactory";
                opaque_data = "";
                }
            };
        },
    INTERFACE_INFO
        {
        interface_uid =  0x102070EE;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x1028302F;
                version_no = 1;
                display_name = "Dummy Hanging Connection Provider Factory";
                default_data = "DummyHangingConnectionProviderFactory";
                opaque_data = "";
                }
            };
        },
    INTERFACE_INFO
        {
        interface_uid =  0x102070EE;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x10283030;
                version_no = 1;
                display_name = "Dummy Vanilla Connection Provider Factory";
                default_data = "DummyVanillaConnectionProviderFactory";
                opaque_data = "";
                }
            };
        },        
    INTERFACE_INFO
        {
        interface_uid = 0x10204301;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x1028302E;
                version_no = 1;
                display_name = "Dummy SubConnection Provider Factory";
                default_data = "DummySubConnectionProviderFactory";
                opaque_data = "";
                }
            };
        },    
    INTERFACE_INFO
        {
        interface_uid = 0x10204301;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x10285D8D;
                version_no = 1;
                display_name = "Dummy Extended SCPR Factory";
                default_data = "DummyExtendedSCPRFactory";
                opaque_data = "";
                }
            };
        },   
    INTERFACE_INFO
        {
        interface_uid = 0x10204301;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x10283031;
                version_no = 1;
                display_name = "Dummy Vanilla SCPR Factory";
                default_data = "DummyVanillaSCPRFactory";
                opaque_data = "";
                }
            };
        },            
    INTERFACE_INFO
        {
        interface_uid = 0x10281C33;
        implementations = 
            {
           IMPLEMENTATION_INFO
                {
                implementation_uid = 0x10285D8F;
                version_no = 1;
                display_name = "Dummy Network Flow Factory";
                default_data = "DummyNetworkFlowFactory";
                opaque_data = "";
                }
            };
        }
    };
}