|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.turbine.pipeline.AbstractValve
org.tigris.scarab.pipeline.SetLocaleValve
This valve checks for changes in the browser locale preference settings. Every time the user changes their locale settings, Scarab will update its internal database to reflect these changes. From then on the user gets their emails in the new preferred language.
| Constructor Summary | |
SetLocaleValve()
|
|
| Method Summary | |
void |
invoke(org.apache.turbine.RunData data,
org.apache.turbine.ValveContext context)
|
| Methods inherited from class org.apache.turbine.pipeline.AbstractValve |
initialize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetLocaleValve()
| Method Detail |
public void invoke(org.apache.turbine.RunData data,
org.apache.turbine.ValveContext context)
throws java.io.IOException,
org.apache.turbine.TurbineException
java.io.IOException
org.apache.turbine.TurbineExceptionValve.invoke(RunData, ValveContext)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||