com.googlecode.jpattern.core.command
Class ExecCommandExecutionStrategy

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

public class ExecCommandExecutionStrategy
extends java.lang.Object
implements ICommandExecutionStrategy

Author:
Francesco Cina' 16 Mar 2011

Constructor Summary
ExecCommandExecutionStrategy(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

ExecCommandExecutionStrategy

public ExecCommandExecutionStrategy(ACommand aCommand,
                                    ICommandResult result)
Method Detail

execute

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


Copyright © 2011. All Rights Reserved.