Package jtge.engine.command

Command package.

See:
          Description

Interface Summary
ICommand Defines a command.
IFilter Defines a hook to filter commands.
ISorter Defines a sorting hook for commands.
 

Class Summary
AbstractCommand Abstracts command behaviours.
AbstractOrder Abstracts order behaviour.
AbstractResult Abstracts result behaviours.
AbstractUpdate Abstracts update behaviours.
Flow Implements a composite of commands.
ReverseFilter Provides a proxy to reverse a filter.
TypeFilter Provides a filter based on the type of commands.
 

Package jtge.engine.command Description

Command package.



Copyright © 2003-2005 . All Rights Reserved.