|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.command.ICommand
com.googlecode.jpattern.core.command.ACommand
com.googlecode.jpattern.service.transaction.TransactionEndCommand
public class TransactionEndCommand
| Constructor Summary | |
|---|---|
TransactionEndCommand(ATransactionDefinition transactionDefinition)
|
|
TransactionEndCommand(ATransactionDefinition transactionDefinition,
ICommand previousCommand)
|
|
| Method Summary | |
|---|---|
protected void |
internalRollBack(ICommandResult result)
|
protected void |
result(ICommandResult result)
|
| Methods inherited from class com.googlecode.jpattern.core.command.ACommand |
|---|
exec, exec, getLogger, getPreviousCommand, getProvider, run, visit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionEndCommand(ATransactionDefinition transactionDefinition)
public TransactionEndCommand(ATransactionDefinition transactionDefinition,
ICommand previousCommand)
| Method Detail |
|---|
protected void result(ICommandResult result)
result in class ACommandprotected void internalRollBack(ICommandResult result)
internalRollBack in class ACommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||