sysresmonitoring/oommonitor/tsrc/oomtest/t_oomdummyplugin/data/t_oomdummyplugin.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 22:58:54 +0200
branchRCL_3
changeset 1 0fdb7f6b0309
child 9 332e7bf3b42f
permissions -rw-r--r--
Revision: 201002 Kit: 201007

/*
* Copyright (c) 2006 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:  
*
*/





#include <ecom\registryinfo.rh>
#include <oommonitorplugin.hrh>

RESOURCE REGISTRY_INFO theInfo
	{
	dll_uid = 0x10286A33;
	interfaces =
		{
		INTERFACE_INFO
			{
			interface_uid = KOomPluginInterfaceUidValue;
			implementations =
				{
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10286A34;
					version_no = 1;
					display_name = "dummy 1";
					default_data = "";
					opaque_data = "";
					},
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10286A35;
					version_no = 1;
					display_name = "dummy 2";
					default_data = "";
					opaque_data = "";
					},
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10286A36;
					version_no = 1;
					display_name = "dummy 3";
					default_data = "";
					opaque_data = "";
					},
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10286A37;
					version_no = 1;
					display_name = "dummy 4";
					default_data = "";
					opaque_data = "";
					},
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10286A38;
					version_no = 1;
					display_name = "dummy 5";
					default_data = "";
					opaque_data = "";
					},
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10286A39;
					version_no = 1;
					display_name = "dummy 6";
					default_data = "";
					opaque_data = "";
					},
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10286A3A;
					version_no = 1;
					display_name = "dummy 7";
					default_data = "";
					opaque_data = "";
					},
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10286A3B;
					version_no = 1;
					display_name = "dummy 8";
					default_data = "";
					opaque_data = "";
					}
				};
			}
		};
	}