See: Description
Interface | Description |
---|---|
CommandKey |
A command key is an interface that returns a list of potential
keys to determine the implementation of the command.
|
Class | Description |
---|---|
CommandFactory |
This is a factory class that is used to resolve an interfacename to an
instance of a WebSphere command based on the configuration
|
GenericCommandKeyImpl |
The command key used by the command factory whenever anything besides
a command key is used to create an instance of the command.
|