|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionEnvironment | |
|---|---|
| org.ow2.dragon.connection.api.service | |
| org.ow2.dragon.connection.api.to | |
| Uses of ExecutionEnvironment in org.ow2.dragon.connection.api.service |
|---|
| Methods in org.ow2.dragon.connection.api.service that return types with arguments of type ExecutionEnvironment | |
|---|---|
java.util.List<ExecutionEnvironment> |
ExecutionEnvironmentManager.getFederationMembers(java.lang.String managedFederationName)
Returns the list of all execution environments members of the given federation. |
java.util.List<ExecutionEnvironment> |
ExecutionEnvironmentManager.getManagedExecutionEnvironments()
Returns the list of all execution environments managed by this execution environment manager. |
| Uses of ExecutionEnvironment in org.ow2.dragon.connection.api.to |
|---|
| Methods in org.ow2.dragon.connection.api.to that return types with arguments of type ExecutionEnvironment | |
|---|---|
java.util.List<ExecutionEnvironment> |
Processor.getExecEnvs()
|
| Method parameters in org.ow2.dragon.connection.api.to with type arguments of type ExecutionEnvironment | |
|---|---|
void |
Processor.setExecEnvs(java.util.List<ExecutionEnvironment> execEnvs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||