blob: 8dcab7268576eeb9b5c5184e75a09ec82cba4655 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<foo:MetaData xmlns:foo="http://www.osgi.org/xmlns/metatype/v1.1.0">
<OCD name="Apache Felix Http Config" id="org.osgi.service.http">
<AD id="org.osgi.service.http.port" type="STRING" cardinality="0" />
</OCD>
<Designate pid="org.apache.felix.http" bundle="*">
<Object ocdref="org.osgi.service.http">
<Attribute adref="org.osgi.service.http.port">
<Value>8080</Value>
</Attribute>
</Object>
</Designate>
</foo:MetaData>