Package com.ibm.websphere.management.cmdframework


Interface Summary

Interface Description
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

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

Exception Summary

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