|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.command.ManagedChainStrategy
public class ManagedChainStrategy
| Constructor Summary | |
|---|---|
ManagedChainStrategy()
|
|
| Method Summary | |
|---|---|
void |
globalExecEnd(ACommand aCommand,
ICommandResult result)
|
void |
localExecEnd(ACommand aCommand,
ICommandResult localResult,
ICommandResult globalResult)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedChainStrategy()
| Method Detail |
|---|
public void globalExecEnd(ACommand aCommand,
ICommandResult result)
globalExecEnd in interface IChainStrategy
public void localExecEnd(ACommand aCommand,
ICommandResult localResult,
ICommandResult globalResult)
localExecEnd in interface IChainStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||