2009-01-09 1.2.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
          Profile Test class.
 

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 service with the specified device parameter and return the ProfileTestService result.
 

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 profile parameter and return the ProfileTestService 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 ProfileTestService result.
 ProfileTestService ProfileTestManaged.getProfileTest()
          Return the profileTest.
 


2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.