|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.command.UnmanagedChainStrategy
public class UnmanagedChainStrategy
| Constructor Summary | |
|---|---|
UnmanagedChainStrategy()
|
|
| 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 UnmanagedChainStrategy()
| 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 | |||||||||