|
||||||||||
| 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.MoveToChildNode
public class MoveToChildNode
| Constructor Summary | |
|---|---|
MoveToChildNode(NodeImpl node)
|
|
| Method Summary | |
|---|---|
MessageImpl<?> |
createAsyncMessage(ExecutionImpl execution)
|
boolean |
isAsync(ExecutionImpl execution)
|
void |
perform(ExecutionImpl execution)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoveToChildNode(NodeImpl node)
| Method Detail |
|---|
public void perform(ExecutionImpl execution)
perform in interface AtomicOperationpublic boolean isAsync(ExecutionImpl execution)
isAsync in interface AtomicOperationpublic MessageImpl<?> createAsyncMessage(ExecutionImpl execution)
createAsyncMessage in interface AtomicOperation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||