|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.ServerInterceptor
org.jboss.portal.server.aspects.server.LocaleInterceptor
public class LocaleInterceptor
The goal of this interceptor is to choose the locale for the user. This implementation is very simple as it reuses the locale specified in the incominh HTTP request.
Constructor Summary | |
---|---|
LocaleInterceptor()
|
Method Summary | |
---|---|
protected void |
invoke(ServerInvocation invocation)
|
Methods inherited from class org.jboss.portal.server.ServerInterceptor |
---|
invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocaleInterceptor()
Method Detail |
---|
protected void invoke(ServerInvocation invocation) throws java.lang.Exception, InvocationException
invoke
in class ServerInterceptor
java.lang.Exception
InvocationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |