Package javawebparts.misc.chain.commands

This package contains "built-in" Commands for the CoR implementation.

See:
          Description

Class Summary
LoopEndCommand This is a standard Command that ends a loop.
LoopStartCommand This is a standard Command that begins a loop.
SimpleCommand This is a standard Command that simply implements all the required methods of the Command interface and returns Result.SUCCESS from each.
 

Package javawebparts.misc.chain.commands Description

This package contains "built-in" Commands for the CoR implementation. Things like the Commands to do looping are found here.

This package depends on the following extra packages to compile and run: None.



Copyright © 2005 Frank W. Zammetti