Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.action
Class UserLocaleInterceptor

java.lang.Object
  extended by com.opensymphony.xwork.interceptor.AroundInterceptor
      extended by com.jivesoftware.forum.action.UserLocaleInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor, java.io.Serializable

public class UserLocaleInterceptor
extends com.opensymphony.xwork.interceptor.AroundInterceptor

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.xwork.interceptor.AroundInterceptor
log
 
Constructor Summary
UserLocaleInterceptor()
           
 
Method Summary
protected  void after(com.opensymphony.xwork.ActionInvocation dispatcher, java.lang.String result)
           
protected  void before(com.opensymphony.xwork.ActionInvocation invocation)
           
 
Methods inherited from class com.opensymphony.xwork.interceptor.AroundInterceptor
destroy, init, intercept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserLocaleInterceptor

public UserLocaleInterceptor()
Method Detail

after

protected void after(com.opensymphony.xwork.ActionInvocation dispatcher,
                     java.lang.String result)
              throws java.lang.Exception
Specified by:
after in class com.opensymphony.xwork.interceptor.AroundInterceptor
Throws:
java.lang.Exception

before

protected void before(com.opensymphony.xwork.ActionInvocation invocation)
               throws java.lang.Exception
Specified by:
before in class com.opensymphony.xwork.interceptor.AroundInterceptor
Throws:
java.lang.Exception

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.