blob: 2c781edaa2dc339b8715760458ff1e6cb443fb75 [file] [log] [blame]
<ipojo
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="org.apache.felix.ipojo http://people.apache.org/~clement/ipojo/schemas/core.xsd"
xmlns="org.apache.felix.ipojo"
>
<!-- Check duplicate method issue -->
<component classname="org.apache.felix.ipojo.test.scenarios.component.PlopImpl" name="plopimpl">
<provides></provides>
</component>
<component
classname="org.apache.felix.ipojo.test.scenarios.component.Manipulation23Tester"
name="ManipulationPrimitives5-PrimitiveManipulationTester" architecture="true">
<provides />
</component>
<component
classname="org.apache.felix.ipojo.test.scenarios.component.Annotation"
name="Manipulation-Annotations"/>
</ipojo>