com.googlecode.jpattern.core.command
Interface ICommandExecutionStrategy

All Known Implementing Classes:
ExecCommandExecutionStrategy, NullCommandExecutionStrategy, RollbackCommandExecutionStrategy

public interface ICommandExecutionStrategy

Author:
Francesco Cina' 16 Mar 2011

Method Summary
 void execute()
           
 ICommandResult getCommandresult()
           
 

Method Detail

execute

void execute()

getCommandresult

ICommandResult getCommandresult()


Copyright © 2011. All Rights Reserved.