Package org.azuki.framework.command

Interface Summary
Command.Impl  
ICallback<T> This interface must be implemented by a object willing to be notifed when the ICommand's process method execution has been completed.
ICommand<T> Interface for the command object in the Command Design Pattern.
IQueue  
 

Class Summary
Command This class is an implementation of the Command Design Pattern.
 

Enum Summary
ICommand.Priority  
 



Azuki Framework Copyright © 2006 the original author or authors.