|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.connection.api.to.Node
org.ow2.dragon.connection.api.to.Processor
public class Processor
A Processor is a hardware hosting Execution Environments: MainFrame, Server, etc.
| Constructor Summary | |
|---|---|
Processor()
|
|
| Method Summary | |
|---|---|
java.util.List<ExecutionEnvironment> |
getExecEnvs()
|
void |
setExecEnvs(java.util.List<ExecutionEnvironment> execEnvs)
|
| Methods inherited from class org.ow2.dragon.connection.api.to.Node |
|---|
getEndpoints, getIpv4Address, getName, getProperties, getType, getVersion, setEndpoints, setIpv4Address, setName, setProperties, setType, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Processor()
| Method Detail |
|---|
public java.util.List<ExecutionEnvironment> getExecEnvs()
public void setExecEnvs(java.util.List<ExecutionEnvironment> execEnvs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||