summaryrefslogtreecommitdiffstats
path: root/tags/cpp-1.0-incubating-M2-RC2/sca/test/ws.binding.service/ws.binding.service/TestImpl.componentType
blob: d0cca1882dd49a330c2bf55c548187ac55437231 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="ASCII"?>
<componentType xmlns="http://www.osoa.org/xmlns/sca/1.0">

	<service name="TestService">
		<interface.cpp header="Test.h"/>
	</service>

</componentType>