IBM WebSphere Application ServerTM
Release 7

Package com.ibm.websphere.management.cmdframework

Interface Summary
AdminCommand Defines the base interface for all the admin commands.
CommandResult An interface that defines the command execution result.
CommandStep Represents a step in a TaskCommand.
TaskCommand Defines the interface for a task oriented admin command.
TaskCommandResult A task command may optionally set the result for individual command.
 

Class Summary
CommandHistory  
CommandMgr Main interface for the command framework component.
CommandMgrInitializer Initialize proper implementation of the commandMgr depending on specified command execution environment.
 

Exception Summary
CommandException The base class for all the exceptions define in command framework component.
CommandLoadException  
CommandMgrInitException  
CommandNotFoundException  
CommandValidationException  
InvalidParameterNameException  
InvalidParameterValueException  
RequiredParameterNotFoundException  
 


IBM WebSphere Application ServerTM
Release 7