1.0.0

Uses of Interface
org.eclipse.soda.dk.profile.test.service.ProfileTestService

Packages that use ProfileTestService
org.eclipse.soda.dk.profile.test This package is part of the org.eclipse.soda.dk.profile.test project. 
org.eclipse.soda.dk.profile.test.bundle This package is part of the org.eclipse.soda.dk.profile.test.bundle project. 
org.eclipse.soda.dk.profile.test.factory This package is part of the org.eclipse.soda.dk.profile.test.factory project. 
org.eclipse.soda.dk.profile.test.managed This package is part of the org.eclipse.soda.dk.profile.test.managed project. 
 

Uses of ProfileTestService in org.eclipse.soda.dk.profile.test
 

Classes in org.eclipse.soda.dk.profile.test that implement ProfileTestService
 class ProfileTest
           
 

Uses of ProfileTestService in org.eclipse.soda.dk.profile.test.bundle
 

Fields in org.eclipse.soda.dk.profile.test.bundle declared as ProfileTestService
protected  ProfileTestService ProfileTestBundle.testCase
          Save the tester object.
 

Methods in org.eclipse.soda.dk.profile.test.bundle that return ProfileTestService
abstract  ProfileTestService ProfileTestBundle.createService(ProfileService device)
          Create the Tester for the specified device.
 

Uses of ProfileTestService in org.eclipse.soda.dk.profile.test.factory
 

Methods in org.eclipse.soda.dk.profile.test.factory that return ProfileTestService
abstract  ProfileTestService ProfileTestFactory.createService(ProfileService profile)
          Create service with the specified transport parameter and return the Object result.
 

Uses of ProfileTestService in org.eclipse.soda.dk.profile.test.managed
 

Methods in org.eclipse.soda.dk.profile.test.managed that return ProfileTestService
abstract  ProfileTestService ProfileTestManaged.createService(ProfileService transport)
          Create service with the specified transport parameter and return the Object result.
 ProfileTestService ProfileTestManaged.getProfileTest()
          Return the profileTest.
 


1.0.0

Copyright (c) 1999, 2007 IBM