com.googlecode.jpattern.core.command
Class RollbackCommandExecutionStrategy

java.lang.Object
  extended by com.googlecode.jpattern.core.command.RollbackCommandExecutionStrategy
All Implemented Interfaces:
ICommandExecutionStrategy

public class RollbackCommandExecutionStrategy
extends java.lang.Object
implements ICommandExecutionStrategy

Author:
Francesco Cina' 16 Mar 2011

Constructor Summary
RollbackCommandExecutionStrategy(ACommand aCommand, ICommandResult result)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RollbackCommandExecutionStrategy

public RollbackCommandExecutionStrategy(ACommand aCommand,
                                        ICommandResult result)
Method Detail

execute

public void execute()
Specified by:
execute in interface ICommandExecutionStrategy


Copyright © 2011. All Rights Reserved.