1.0.0

Uses of Interface
org.eclipse.soda.dk.testmanager.service.TestManagerService

Packages that use TestManagerService
org.eclipse.soda.dk.testmanager This package is part of the org.eclipse.soda.dk.testmanager project. 
org.eclipse.soda.dk.testmanager.bundle This package is part of the org.eclipse.soda.dk.testmanager.bundle project. 
org.eclipse.soda.dk.testmanager.managed This package is part of the org.eclipse.soda.dk.testmanager.managed project. 
org.eclipse.soda.dk.testmanager.servlet This package is part of the org.eclipse.soda.dk.testmanager.servlet project. 
 

Uses of TestManagerService in org.eclipse.soda.dk.testmanager
 

Classes in org.eclipse.soda.dk.testmanager that implement TestManagerService
 class TestManager
           
 

Uses of TestManagerService in org.eclipse.soda.dk.testmanager.bundle
 

Methods in org.eclipse.soda.dk.testmanager.bundle that return TestManagerService
protected  TestManagerService ControllerLocaterDetecter.getTestManager()
          Gets the test manager (TestManagerService) value.
 

Constructors in org.eclipse.soda.dk.testmanager.bundle with parameters of type TestManagerService
ControllerLocaterDetecter(TestManagerService testManager)
          Constructs an instance of this class from the specified test manager parameter.
 

Uses of TestManagerService in org.eclipse.soda.dk.testmanager.managed
 

Methods in org.eclipse.soda.dk.testmanager.managed that return TestManagerService
protected  TestManagerService ControllerLocaterDetecter.getTestManager()
          Gets the test manager (TestManagerService) value.
 

Constructors in org.eclipse.soda.dk.testmanager.managed with parameters of type TestManagerService
ControllerLocaterDetecter(TestManagerService testManager)
          Constructs an instance of this class from the specified test manager parameter.
 

Uses of TestManagerService in org.eclipse.soda.dk.testmanager.servlet
 

Methods in org.eclipse.soda.dk.testmanager.servlet with parameters of type TestManagerService
 void DeviceTestManagerServlet.setTestManager(TestManagerService testManager)
          Sets the test manager value.
 


1.0.0

Copyright (c) 2007, 2009 IBM