summaryrefslogtreecommitdiffstats
path: root/tags/native-sca-1.0.incubating-M3-RC4/test/WSEntryPointTestRPC/WSEntryPointTestRPCComposite/WSEntryPointTestRPCImpl.componentType
blob: 15287150e04fbdff81662a9f5db5b4ef11258370 (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="WSEntryPointTestRPCService">
		<interface.cpp header="WSEntryPointTestRPC.h">
		</interface.cpp>
	</service>

</componentType>