Package com.ibm.commerce.foundation.server.command

Provide the command creation classes for WebSphere Commerce services

See: Description

  • Interface Summary 
    Interface Description
    CommandKey
    A command key is an interface that returns a list of potential keys to determine the implementation of the command.
  • Class Summary 
    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.

Package com.ibm.commerce.foundation.server.command Description

Provide the command creation classes for WebSphere Commerce services