org.apache.commons.chain.web.faces
Class FacesGetLocaleCommand
java.lang.Object
org.apache.commons.chain.web.AbstractGetLocaleCommand
org.apache.commons.chain.web.faces.FacesGetLocaleCommand
- All Implemented Interfaces:
- Command
- public class FacesGetLocaleCommand
- extends AbstractGetLocaleCommand
Concrete implementation of AbstractGetLocaleCommand
for
the JavaServer Faces API.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesGetLocaleCommand
public FacesGetLocaleCommand()
getLocale
protected Locale getLocale(Context context)
Retrieve and return the Locale
for this request.
- Specified by:
getLocale
in class AbstractGetLocaleCommand
Copyright © 2003-2005 The Apache Software Foundation. All Rights Reserved.