Class ServletGetLocaleCommand

java.lang.Object
org.apache.commons.chain.web.javax.GetLocaleCommand<ServletWebContext>
org.apache.commons.chain.web.javax.servlet.ServletGetLocaleCommand
All Implemented Interfaces:
Command<ServletWebContext>

Concrete implementation of GetLocaleCommand for the Servlet API.
  • Constructor Details

    • ServletGetLocaleCommand

      Construct a new instance to get the locale from the Servlet API.