Uses of Class
org.ow2.dragon.connection.api.to.ExecutionEnvironment

Packages that use ExecutionEnvironment
org.ow2.dragon.connection.api.service   
org.ow2.dragon.connection.api.to   
org.ow2.petals.ws   
 

Uses of ExecutionEnvironment in org.ow2.dragon.connection.api.service
 

Fields in org.ow2.dragon.connection.api.service with type parameters of type ExecutionEnvironment
protected  java.util.List<ExecutionEnvironment> GetManagedExecutionEnvironmentsResponse.executionEnvironment
           
protected  java.util.List<ExecutionEnvironment> GetFederationMembersResponse.executionEnvironment
           
 

Methods in org.ow2.dragon.connection.api.service that return types with arguments of type ExecutionEnvironment
 java.util.List<ExecutionEnvironment> GetManagedExecutionEnvironmentsResponse.getExecutionEnvironment()
          Gets the value of the executionEnvironment property.
 java.util.List<ExecutionEnvironment> GetFederationMembersResponse.getExecutionEnvironment()
          Gets the value of the executionEnvironment property.
 java.util.List<ExecutionEnvironment> ExecutionEnvironmentManager.getFederationMembers(java.lang.String arg0)
           
 java.util.List<ExecutionEnvironment> ExecutionEnvironmentManager.getManagedExecutionEnvironments()
           
 

Uses of ExecutionEnvironment in org.ow2.dragon.connection.api.to
 

Fields in org.ow2.dragon.connection.api.to with type parameters of type ExecutionEnvironment
protected  java.util.List<ExecutionEnvironment> Processor.ExecEnvs.execEnv
           
 

Methods in org.ow2.dragon.connection.api.to that return ExecutionEnvironment
 ExecutionEnvironment ObjectFactory.createExecutionEnvironment()
          Create an instance of ExecutionEnvironment
 

Methods in org.ow2.dragon.connection.api.to that return types with arguments of type ExecutionEnvironment
 java.util.List<ExecutionEnvironment> Processor.ExecEnvs.getExecEnv()
          Gets the value of the execEnv property.
 

Uses of ExecutionEnvironment in org.ow2.petals.ws
 

Methods in org.ow2.petals.ws that return types with arguments of type ExecutionEnvironment
 java.util.List<ExecutionEnvironment> DragonConnectionServiceImpl.getFederationMembers(java.lang.String federationName)
           
 java.util.List<ExecutionEnvironment> DragonConnectionServiceImpl.getManagedExecutionEnvironments()
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.