2010-01-26 1.2.0

Uses of Interface
org.eclipse.soda.dk.platform.validation.test.agent.service.OSGiValidationService

Packages that use OSGiValidationService
org.eclipse.soda.dk.platform.validation.test.agent This package is part of the org.eclipse.soda.dk.platform.validation.test.agent project. 
org.eclipse.soda.dk.platform.validation.test.agent.bundle This package is part of the org.eclipse.soda.dk.platform.validation.test.agent.bundle project. 
org.eclipse.soda.dk.platform.validation.test.agent.factory This package is part of the org.eclipse.soda.dk.platform.validation.test.agent.factory project. 
org.eclipse.soda.dk.platform.validation.test.agent.managed This package is part of the org.eclipse.soda.dk.platform.validation.test.agent.managed project. 
 

Uses of OSGiValidationService in org.eclipse.soda.dk.platform.validation.test.agent
 

Methods in org.eclipse.soda.dk.platform.validation.test.agent that return OSGiValidationService
 OSGiValidationService PlatformValidationTestAgent.getOSGiValidationService()
          Gets the OSGi validation service value.
 

Methods in org.eclipse.soda.dk.platform.validation.test.agent with parameters of type OSGiValidationService
 void PlatformValidationTestAgent.setServiceValidater(OSGiValidationService osgiValidationService)
          Sets the service validater value.
 

Uses of OSGiValidationService in org.eclipse.soda.dk.platform.validation.test.agent.bundle
 

Classes in org.eclipse.soda.dk.platform.validation.test.agent.bundle that implement OSGiValidationService
 class PlatformValidationTestAgentBundle
          Platform Validation Test.
 

Uses of OSGiValidationService in org.eclipse.soda.dk.platform.validation.test.agent.factory
 

Classes in org.eclipse.soda.dk.platform.validation.test.agent.factory that implement OSGiValidationService
 class PlatformValidationTestAgentFactory
          Platform Validation Test.
 

Uses of OSGiValidationService in org.eclipse.soda.dk.platform.validation.test.agent.managed
 

Classes in org.eclipse.soda.dk.platform.validation.test.agent.managed that implement OSGiValidationService
 class PlatformValidationTestAgentManaged
          Platform Validation Test.
 


2010-01-26 1.2.0

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