WebSphere Commerce EnterpriseWebSphere Commerce Professional

Replacing a control factory

In rare cases, it may be necessary to replace a control factory that was provided by the Sales Center with a customized implementation.

Procedure

  1. Declare a new control factory using the controlFactories extension point. Specify the same control type as the control factory that is being replaced.
  2. Use the system configurator to indicate that the new control factory should be used instead of the control factory that is being replaced. All control declarations with the specified type that are used in the Sales Center user interface will be delegated to the new factory for construction.