1.0.0

Uses of Class
org.eclipse.soda.dk.testagent.TestAgent

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

Uses of TestAgent in org.eclipse.soda.dk.testagent.bundle
 

Methods in org.eclipse.soda.dk.testagent.bundle that return TestAgent
abstract  TestAgent TestAgentBundle.createService()
          Create service with the specified device parameter and return the Object result.
 TestAgent TestAgentBundle.getService()
          Return the agent.
 

Methods in org.eclipse.soda.dk.testagent.bundle with parameters of type TestAgent
 void TestAgentBundle.setService(TestAgent agent)
          Sets the agent value.
 

Uses of TestAgent in org.eclipse.soda.dk.testagent.factory
 

Methods in org.eclipse.soda.dk.testagent.factory that return TestAgent
abstract  TestAgent TestAgentFactory.createService()
          Create service with the specified transport parameter and return the Object result.
 

Uses of TestAgent in org.eclipse.soda.dk.testagent.managed
 

Methods in org.eclipse.soda.dk.testagent.managed that return TestAgent
abstract  TestAgent TestAgentManaged.createService()
          Create the service.
 TestAgent TestAgentManaged.getService()
          Gets the service (Object) value.
 

Methods in org.eclipse.soda.dk.testagent.managed with parameters of type TestAgent
 void TestAgentManaged.setService(TestAgent service)
          Sets the service value.
 

Uses of TestAgent in org.eclipse.soda.dk.testagent.test
 

Subclasses of TestAgent in org.eclipse.soda.dk.testagent.test
 class TestAgentTest
           
 

Uses of TestAgent in org.eclipse.soda.dk.testagent.test.bundle
 

Methods in org.eclipse.soda.dk.testagent.test.bundle that return TestAgent
 TestAgent TestAgentTestBundle.createService()
          Creates the adapter using the specified device service.
 

Uses of TestAgent in org.eclipse.soda.dk.testagent.test.factory
 

Methods in org.eclipse.soda.dk.testagent.test.factory that return TestAgent
 TestAgent TestAgentTestFactory.createService()
          Creates the adapter using the specified device service.
 

Uses of TestAgent in org.eclipse.soda.dk.testagent.test.managed
 

Methods in org.eclipse.soda.dk.testagent.test.managed that return TestAgent
 TestAgent TestAgentTestManaged.createService()
          Creates the adapter using the specified device service.
 


1.0.0

Copyright (c) 2007 IBM