org.ow2.opensuit.samples.movies_db.xml
Class FromCookie
java.lang.Object
org.ow2.opensuit.samples.movies_db.xml.FromCookie
- All Implemented Interfaces:
- org.ow2.opensuit.xml.base.locale.ILocaleSelector, org.ow2.opensuit.xmlmap.interfaces.IInitializable
@XmlElement
public class FromCookie
- extends Object
- implements org.ow2.opensuit.xml.base.locale.ILocaleSelector, org.ow2.opensuit.xmlmap.interfaces.IInitializable
|
Method Summary |
Locale |
getLocale(javax.servlet.http.HttpServletRequest request)
|
void |
initialize(org.ow2.opensuit.xmlmap.interfaces.IInitializationSupport errors,
org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext instContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FromCookie
public FromCookie()
initialize
public void initialize(org.ow2.opensuit.xmlmap.interfaces.IInitializationSupport errors,
org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext instContext)
- Specified by:
initialize in interface org.ow2.opensuit.xmlmap.interfaces.IInitializable
getLocale
public Locale getLocale(javax.servlet.http.HttpServletRequest request)
- Specified by:
getLocale in interface org.ow2.opensuit.xml.base.locale.ILocaleSelector
Copyright © 2008-2012 OW2 Consortium. All Rights Reserved.