com.googlecode.jpattern.core.command
Class NullCommandExecutionStrategy

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

public class NullCommandExecutionStrategy
extends java.lang.Object
implements ICommandExecutionStrategy

Author:
Francesco Cina' 16 Mar 2011

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

Constructor Detail

NullCommandExecutionStrategy

public NullCommandExecutionStrategy()
Method Detail

execute

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


Copyright © 2011. All Rights Reserved.