Package com.ibm.j2ca.extension.commandpattern

Interface Summary
CommandFactory CommandFactory The adapter developer implements this interface to create command instances.
 

Class Summary
Command Command This class is designed to represent a node level operation on a data object structure.
CommandManager CommandManager This class produces a structure of command objects based on an input WBIRecord and functionName.
Interpreter Interpreter.
NodeLevelOperations