Package info.joseluismartin.cmd

Interface Summary
Command Commmand interface for Command Design Pattern (GoF)
Task Task Interface for Composite of Commands
 

Class Summary
DefaultCommand Simple base command to extends that do nothing
DefaultTask Composite of commands that delegate operations to collections.
 

Exception Summary
CommandException A Command Exception
 



Copyright © 2012 JDAL. All Rights Reserved.