Class ServletGetLocaleCommand

java.lang.Object
org.apache.commons.chain.web.AbstractGetLocaleCommand
org.apache.commons.chain.web.servlet.ServletGetLocaleCommand
All Implemented Interfaces:
Command

public class ServletGetLocaleCommand extends AbstractGetLocaleCommand

Concrete implementation of AbstractGetLocaleCommand for the Servlet API.

  • Constructor Details

    • ServletGetLocaleCommand

      public ServletGetLocaleCommand()
  • Method Details