connectivity/com.nokia.carbide.remoteConnections.tests/plugin.xml
changeset 163 b25acbfc406a
parent 0 fb279309251b
child 719 a6f7bb38d188
equal deleted inserted replaced
162:9cf153286621 163:b25acbfc406a
    55          point="com.nokia.carbide.remoteConnections.connectedServiceFactory">
    55          point="com.nokia.carbide.remoteConnections.connectedServiceFactory">
    56       <connectedServiceFactory
    56       <connectedServiceFactory
    57             class="com.nokia.carbide.remoteconnections.tests.extensions.ConnectedServiceFactory">
    57             class="com.nokia.carbide.remoteconnections.tests.extensions.ConnectedServiceFactory">
    58       </connectedServiceFactory>
    58       </connectedServiceFactory>
    59    </extension>
    59    </extension>
       
    60    <extension
       
    61          point="com.nokia.carbide.remoteConnections.service">
       
    62       <service
       
    63             class="com.nokia.carbide.remoteconnections.tests.extensions.DefaultProvidingTCPIPService">
       
    64       </service>
       
    65    </extension>
    60 
    66 
    61 </plugin>
    67 </plugin>