|
|
org.eclipse.soda.dk.testcontroller.remote.rmi.factory | Test |
|
Test bundles packages |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2006, 2009 IBM. -->
<!-- All rights reserved. This program and the accompanying materials -->
<!-- are made available under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution, and is available at -->
<!-- http://www.eclipse.org/legal/epl-v10.html -->
<!-- -->
<!-- Contributors: -->
<!-- IBM - initial API and implementation -->
<!-- WARNING: -->
<!-- Consult the hardware manufacturer's technical specifications and User -->
<!-- Guide for proper usage of the hardware before you use the Device Kit. -->
<!-- Improper usage may result in damage to the hardware. -->
<metatype:MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.0.0">
<OCD
id="org.eclipse.soda.dk.testcontroller.remote.rmi.factory.RemoteTestControllerFactory" name="%typename" description="%typename_description">
<AD id="id" type="String" default="TestAgentTest-1" name="%id"
description="%id_description" cardinality="0" required="true"/>
<AD id="host" type="String" default="localhost" name="%host"
description="%host_description" cardinality="0" required="true"/>
<AD id="port" type="Integer" default="2099" name="%port"
description="%port_description" cardinality="0" required="false"/>
</OCD>
<Designate
pid="org.eclipse.soda.dk.testcontroller.remote.rmi.factory.RemoteTestControllerFactory"
factoryPid="org.eclipse.soda.dk.testcontroller.remote.rmi.factory.RemoteTestControllerFactory">
<Object ocdref="org.eclipse.soda.dk.testcontroller.remote.rmi.factory.RemoteTestControllerFactory"/>
</Designate>
</metatype:MetaData>
| id | element |
|---|---|
| "host" | <AD> |
| "id" | <AD> |
| "org.eclipse.soda.dk.testcontroller.remote.rmi.factory.RemoteTestControllerFactory" | <OCD> |
| "port" | <AD> |
| element | id |
|---|---|
| <AD> | "host" |
| "id" | |
| "port" | |
| <OCD> | "org.eclipse.soda.dk.testcontroller.remote.rmi.factory.RemoteTestControllerFactory" |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.test
org.eclipse.soda.dk.testcontroller.remote.rmi.factory
OSGI-INF
metatype
Metadata.xml
(1.4)
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_2_0_2009_09_29 .. V1_2_0_2008_01_05_E3_3_2 | 2009-01-05 | 1.4 | |
| Eclipse3_3 | 2008-01-10 | 1.3 | |
| V1_1_0_2008_01_03 .. V1_1_0_2007_09_11 | 2007-07-09 | 1.2 | Updated meta information. |
| 2007-07-06 | 1.1 | Updated meta information. |
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-10-01 | Test Bundle Reference 1.2.0 |