summaryrefslogtreecommitdiffstats
path: root/tags/cpp-0.1.incubating-M1-final/sca/test/WSEntryPointTest/runtime/modules/WSEntryPointTestModule/WSEntryPointTestImpl.componentType
blob: cd58a345e62e034c3db3931176623a25f2bf6d0e (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="ASCII"?>
<componentType xmlns="http://www.osoa.org/xmlns/sca/0.9"
               xmlns:xs="http://www.w3.org/2001/XMLSchema">

	<service name="WSEntryPointTestService">
		<interface.cpp header="WSEntryPointTest.h">
		</interface.cpp>
	</service>

</componentType>