blob: 666f96d80bc0dcb68619d63022138388c1f04c01 [file] [log] [blame]
<scr:component name="SecurityTestComponent"
xmlns:scr="http://www.osgi.org/xmlns/scr/v1.0.0">
<implementation class="org.eclipse.equinox.ds.tests.tb5.impl.SecurityTester"/>
<service>
<provide interface="org.eclipse.equinox.ds.tests.tb5.impl.SecurityTester"/>
</service>
<reference
name="LOG"
cardinality="1..1"
interface="org.eclipse.equinox.ds.tests.tb1.impl.AnotherComponent"
/>
</scr:component>