Package org.puremvc.java.patterns.command

Class Summary
MacroCommand A base ICommand implementation that executes other ICommands.
SimpleCommand A base ICommand implementation.