|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.internal.model.op.ExecuteNode
public class ExecuteNode
| Constructor Summary | |
|---|---|
ExecuteNode()
|
|
| Method Summary | |
|---|---|
MessageImpl<?> |
createAsyncMessage(ExecutionImpl execution)
|
boolean |
isAsync(ExecutionImpl execution)
|
void |
perform(ExecutionImpl execution)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExecuteNode()
| Method Detail |
|---|
public boolean isAsync(ExecutionImpl execution)
isAsync in interface AtomicOperationpublic void perform(ExecutionImpl execution)
perform in interface AtomicOperationpublic java.lang.String toString()
toString in class java.lang.Objectpublic MessageImpl<?> createAsyncMessage(ExecutionImpl execution)
createAsyncMessage in interface AtomicOperation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||