Eclipse.org Eclipse.org

bundle org.eclipse.soda.dk.notification.factory Metadata.xml

Device Kit bundles packages services

<metatype:MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.0.0">
    <OCD
            id="org.eclipse.soda.dk.notification.factory.NotificationFactory" name="%typename" description="%typename_description">
        <AD id="id" type="String" default="1" name="%id" description="%id_description"
                cardinality="0" required="true"/>
        <AD id=
"prefix" type="String" default="" name="%prefix"
                description="%prefix_description" cardinality="0" required="false"/>
    </OCD>

    <Designate
            pid="org.eclipse.soda.dk.notification.factory.NotificationFactory"
            factoryPid="org.eclipse.soda.dk.notification.factory.NotificationFactory">
        <Object ocdref="org.eclipse.soda.dk.notification.factory.NotificationFactory"/>
    </Designate>
</metatype:MetaData>


id element
"id" <AD>
"org.eclipse.soda.dk.notification.factory.NotificationFactory" <OCD>
"prefix" <AD>
element id
<AD> "id"
"prefix"
<OCD> "org.eclipse.soda.dk.notification.factory.NotificationFactory"

Copyright (c) IBM 2007 Device Kit Bundle Reference 1.0.0