Uses of Interface
com.ebmwebsourcing.easyviper.environment.test.env.api.ExecutionEnvironmentTest

Packages that use ExecutionEnvironmentTest
com.ebmwebsourcing.easyviper.environment.test.env   
com.ebmwebsourcing.easyviper.environment.test.env.api   
com.ebmwebsourcing.easyviper.environment.test.env.impl   
com.ebmwebsourcing.easyviper.environment.test.explorer   
 

Uses of ExecutionEnvironmentTest in com.ebmwebsourcing.easyviper.environment.test.env
 

Methods in com.ebmwebsourcing.easyviper.environment.test.env that return ExecutionEnvironmentTest
 ExecutionEnvironmentTest TestSenderImpl.getExecutionEnvironmentTest()
           
abstract  ExecutionEnvironmentTest ExecutionEnvironmentTestFactory.newEnvironment(java.lang.String name, boolean explorer)
          Create the registry of process.
 ExecutionEnvironmentTest ExecutionEnvironmentTestFactoryImpl.newEnvironment(java.lang.String name, boolean explorer)
           
 

Uses of ExecutionEnvironmentTest in com.ebmwebsourcing.easyviper.environment.test.env.api
 

Methods in com.ebmwebsourcing.easyviper.environment.test.env.api that return ExecutionEnvironmentTest
 ExecutionEnvironmentTest ProviderEndpoint.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest Endpoint.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ClientEndpoint.getExecutionEnvironmentTest()
           
 

Uses of ExecutionEnvironmentTest in com.ebmwebsourcing.easyviper.environment.test.env.impl
 

Classes in com.ebmwebsourcing.easyviper.environment.test.env.impl that implement ExecutionEnvironmentTest
 class ExecutionEnvironmentTestImpl
           
 

Methods in com.ebmwebsourcing.easyviper.environment.test.env.impl that return ExecutionEnvironmentTest
 ExecutionEnvironmentTest ProviderEndpointImpl.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ClientEndpointImpl.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest AbstractEndpointImpl.getExecutionEnvironmentTest()
           
 

Uses of ExecutionEnvironmentTest in com.ebmwebsourcing.easyviper.environment.test.explorer
 

Methods in com.ebmwebsourcing.easyviper.environment.test.explorer that return ExecutionEnvironmentTest
 ExecutionEnvironmentTest ExecutionEnvironmentTestClient.getExecutionEnvironmentTest()
           
 

Methods in com.ebmwebsourcing.easyviper.environment.test.explorer with parameters of type ExecutionEnvironmentTest
 void ExecutionEnvironmentTestClient.setExecutionEnvironmentTest(ExecutionEnvironmentTest executionEnvironmentTest)
           
 



Copyright © 2009 eBM WebSourcing. All Rights Reserved.