Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.action
Class ForumFilterInterceptor

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

public class ForumFilterInterceptor
extends java.lang.Object
implements com.opensymphony.xwork.interceptor.Interceptor

See Also:
Serialized Form

Constructor Summary
ForumFilterInterceptor()
           
 
Method Summary
 void destroy()
          Does nothing.
 void init()
          Does nothing.
 java.lang.String intercept(com.opensymphony.xwork.ActionInvocation in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForumFilterInterceptor

public ForumFilterInterceptor()
Method Detail

destroy

public void destroy()
Does nothing.

Specified by:
destroy in interface com.opensymphony.xwork.interceptor.Interceptor

init

public void init()
Does nothing.

Specified by:
init in interface com.opensymphony.xwork.interceptor.Interceptor

intercept

public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation in)
                           throws java.lang.Exception
Specified by:
intercept in interface com.opensymphony.xwork.interceptor.Interceptor
Throws:
java.lang.Exception

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.