Class SelectModule

All Implemented Interfaces:
org.apache.commons.chain.Command<ActionContext>, ActionCommand

public class SelectModule extends AbstractSelectModule

Cache the ModuleConfig and MessageResources instances for the sub-application module to be used for processing this request.

Version:
$Rev$ $Date: 2005-06-04 10:58:46 -0400 (Sat, 04 Jun 2005) $
  • Constructor Details

    • SelectModule

      public SelectModule()
  • Method Details

    • getPrefix

      protected String getPrefix(ActionContext context)
      Description copied from class: AbstractSelectModule

      Calculate and return the module prefix for the module to be selected for this request.

      Specified by:
      getPrefix in class AbstractSelectModule
      Parameters:
      context - The Context for this request
      Returns:
      Module prefix to be used with this request