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   
 

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

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

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

Classes in com.ebmwebsourcing.easyviper.environment.test.env.api that implement ExecutionEnvironmentTest
 class ExecutionEnvironmentTestFcInItf
           
 class ExecutionEnvironmentTestFcOutItf
           
 class ExecutionEnvironmentTestFcSR
           
 class ExecutionEnvironmentTestInterceptorSCALCb56bb98SCACCIntent
           
 

Methods in com.ebmwebsourcing.easyviper.environment.test.env.api that return ExecutionEnvironmentTest
 ExecutionEnvironmentTest ClientEndpointFcInItf.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ProviderEndpointFcSR.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ClientEndpointInterceptorSCALCb56bb98SCACCIntent.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ClientEndpoint.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest Endpoint.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ProviderEndpointInterceptorSCALCb56bb98SCACCIntent.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ClientEndpointFcSR.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ProviderEndpoint.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ProviderEndpointFcInItf.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ExecutionEnvironmentTestFcSR.getService()
           
 

Methods in com.ebmwebsourcing.easyviper.environment.test.env.api that return types with arguments of type ExecutionEnvironmentTest
 org.oasisopen.sca.ServiceReference<ExecutionEnvironmentTest> ExecutionEnvironmentTestFcOutItf.getServiceReference()
           
 

Constructors in com.ebmwebsourcing.easyviper.environment.test.env.api with parameters of type ExecutionEnvironmentTest
ExecutionEnvironmentTestFcSR(java.lang.Class<ExecutionEnvironmentTest> businessInterface, ExecutionEnvironmentTest service)
           
 

Constructor parameters in com.ebmwebsourcing.easyviper.environment.test.env.api with type arguments of type ExecutionEnvironmentTest
ExecutionEnvironmentTestFcSR(java.lang.Class<ExecutionEnvironmentTest> businessInterface, ExecutionEnvironmentTest service)
           
 

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 AbstractEndpointImpl.getExecutionEnvironmentTest()
           
 ExecutionEnvironmentTest ClientEndpointImpl.getExecutionEnvironmentTest()
           
 



Copyright © 2009-2011 eBM WebSourcing. All Rights Reserved.