blob: 6bc2094669707c5dbe0ae90e57a0ca2c4e061329 [file] [log] [blame]
<ipojo
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="org.apache.felix.ipojo http://felix.apache.org/ipojo/schemas/SNAPSHOT/core.xsd"
xmlns="org.apache.felix.ipojo"
>
<!-- Manipulation -->
<component
classname="org.apache.felix.ipojo.runtime.core.components.Manipulation23Tester"
name="ManipulationPrimitives-PrimitiveManipulationTester" architecture="true">
<provides />
</component>
<!-- Manipulation with numbers -->
<component
classname="org.apache.felix.ipojo.runtime.core.components.A123.Manipulation23Tester"
name="ManipulationPrimitives-PrimitiveManipulationTesterA" architecture="true">
<provides />
</component>
</ipojo>