org.perfectjpattern.core.api.behavioral.command
Interface IParameterlessCommand

All Superinterfaces:
ICommand<NullParameter,NullResult>
All Known Implementing Classes:
ParameterlessCommand

public interface IParameterlessCommand
extends ICommand<NullParameter,NullResult>

Provides parameterless ICommand type.

Version:
$Revision: 1.0 $Date: Apr 13, 2008 9:55:47 PM $
Author:
Giovanni Azua
 

Method Summary
 
Methods inherited from interface org.perfectjpattern.core.api.behavioral.command.ICommand
execute, getResult, setParameter, setReceiver
 



Copyright © 2007-2009. All Rights Reserved.