|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectBaseBundleActivator
org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundle
public class TestControllerTestBundle
test Adapter.
The device bundle activator class creates and registers the testAdapter device.
The list of exported services:
org.eclipse.soda.dk.test.adapter.service.testAdapterService,
See the following specification(s) for more details:
| Field Summary | |
|---|---|
static int |
BUNDLE_ACTIVATED
Define the bundle activated (int) constant. |
static int |
BUNDLE_RETURNS
Define the bundle returns (int) constant. |
static int |
BUNDLE_TEST_FAILED
Define the bundle test failed (int) constant. |
static java.lang.String |
CLASS_NAME
Defines the class name. |
static java.util.ResourceBundle |
DefaultResourceBundle
Define the default resource bundle (ResourceBundle) field. |
static java.lang.String[] |
EXPORTED_SERVICE_NAMES
Defines the service name(s) to be registered by the testAdapter bundle. |
static java.lang.String[] |
IMPORTED_SERVICE_NAMES
Defines the imported service name(s) to be registered by the testAdapter bundle. |
static int |
TEST_ENDED
Define message (int) constants. |
static int |
TEST_ERROR
Define the test error (int) constant. |
static int |
TEST_FAILED
Define the test failed (int) constant. |
static int |
TEST_INVALID_FILTER_FOUND
Define the test invalid filter found (int) constant. |
static int |
TEST_INVALID_FILTER_NOT_FOUND
Define the test invalid filter not found (int) constant. |
static int |
TEST_STARTED
Define the test started (int) constant. |
static int |
TESTRUN_ENDED
Define the testrun ended (int) constant. |
static int |
TESTRUN_ERROR
Define the testrun error (int) constant. |
static int |
TESTRUN_STARTED
Define the testrun started (int) constant. |
| Constructor Summary | |
|---|---|
TestControllerTestBundle()
|
|
| Method Summary | |
|---|---|
protected void |
activate()
Activate. |
java.lang.String[] |
getExportedServiceNames()
Return the exported service name(s) to be registered by the testAdapter bundle. |
java.lang.String[] |
getImportedServiceNames()
Return the imported service name(s) to be registered by the testAdapter bundle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
public static final java.lang.String[] EXPORTED_SERVICE_NAMES
| org.eclipse.soda.dk.adapter.service.AdapterService |
public static final java.lang.String[] IMPORTED_SERVICE_NAMES
| org.eclipse.soda.dk.test.adapter.service.testAdapterService |
| org.eclipse.soda.dk.notification.service.NotificationService |
public static final int TEST_ENDED
public static final int TEST_ERROR
public static final int TEST_FAILED
public static final int TESTRUN_ENDED
public static final int TESTRUN_ERROR
public static final int TESTRUN_STARTED
public static final int TEST_STARTED
public static final int BUNDLE_ACTIVATED
public static final int TEST_INVALID_FILTER_FOUND
public static final int TEST_INVALID_FILTER_NOT_FOUND
public static final int BUNDLE_TEST_FAILED
public static final int BUNDLE_RETURNS
public static java.util.ResourceBundle DefaultResourceBundle
| Constructor Detail |
|---|
public TestControllerTestBundle()
| Method Detail |
|---|
protected void activate()
public java.lang.String[] getExportedServiceNames()
public java.lang.String[] getImportedServiceNames()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||