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

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

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

Fields in org.ow2.dragon.connection.api.service declared as ExecutionEnvironmentManager
protected  ExecutionEnvironmentManager GetPropertiesResponse.executionEnvironmentManager
           
 

Methods in org.ow2.dragon.connection.api.service that return ExecutionEnvironmentManager
 ExecutionEnvironmentManager GetPropertiesResponse.getExecutionEnvironmentManager()
          Gets the value of the executionEnvironmentManager property.
 ExecutionEnvironmentManager ExecutionEnvironmentManager.getProperties()
           
 

Methods in org.ow2.dragon.connection.api.service with parameters of type ExecutionEnvironmentManager
 void GetPropertiesResponse.setExecutionEnvironmentManager(ExecutionEnvironmentManager value)
          Sets the value of the executionEnvironmentManager property.
 

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

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

Uses of ExecutionEnvironmentManager in org.ow2.petals.ws
 

Methods in org.ow2.petals.ws that return ExecutionEnvironmentManager
 ExecutionEnvironmentManager DragonConnectionServiceImpl.getProperties()
           
 



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