|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestConfigurationService | |
|---|---|
| org.eclipse.soda.dk.testcontroller | This package is part of the org.eclipse.soda.dk.testcontroller project. |
| org.eclipse.soda.dk.testcontroller.config.osgi | This package is part of the org.eclipse.soda.dk.testcontroller project. |
| org.eclipse.soda.dk.testcontroller.config.standard | This package is part of the org.eclipse.soda.dk.testcontroller project. |
| org.eclipse.soda.dk.testcontroller.service | This package is part of the org.eclipse.soda.dk.testcontroller project. |
| Uses of TestConfigurationService in org.eclipse.soda.dk.testcontroller |
|---|
| Fields in org.eclipse.soda.dk.testcontroller declared as TestConfigurationService | |
|---|---|
protected TestConfigurationService |
TestController.testConfigurationService
Define the edgeConfigurationService service (EdgeConfigurationService) field. |
| Methods in org.eclipse.soda.dk.testcontroller that return TestConfigurationService | |
|---|---|
TestConfigurationService |
TestSession.getTestConfigurationService()
|
TestConfigurationService |
TestController.getTestConfigurationService()
Gets the test configuration service value. |
| Methods in org.eclipse.soda.dk.testcontroller with parameters of type TestConfigurationService | |
|---|---|
void |
TestController.setTestConfigurationService(TestConfigurationService testConfigurationService)
Sets the test configuration service value. |
| Constructors in org.eclipse.soda.dk.testcontroller with parameters of type TestConfigurationService | |
|---|---|
TestSession(TestConfigurationService testConfigurationService,
TestSynchronizationService syncService)
|
|
| Uses of TestConfigurationService in org.eclipse.soda.dk.testcontroller.config.osgi |
|---|
| Classes in org.eclipse.soda.dk.testcontroller.config.osgi that implement TestConfigurationService | |
|---|---|
class |
OSGiTestConfiguration
TestLocator to find test agents from the set of optional services currently acquired by this bundle. |
| Uses of TestConfigurationService in org.eclipse.soda.dk.testcontroller.config.standard |
|---|
| Classes in org.eclipse.soda.dk.testcontroller.config.standard that implement TestConfigurationService | |
|---|---|
class |
StandardTestConfiguration
|
| Uses of TestConfigurationService in org.eclipse.soda.dk.testcontroller.service |
|---|
| Methods in org.eclipse.soda.dk.testcontroller.service that return TestConfigurationService | |
|---|---|
TestConfigurationService |
TestSessionService.getTestConfigurationService()
Gets the test configuration service value. |
|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||