站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

IndexInterceptor - JBOSS Portal 2.2 API 英文版文档


org.jboss.portlet.forums.interceptors
Class IndexInterceptor

java.lang.Object
  extended byorg.jboss.portal.common.command.filter.AbstractCommandFilter
      extended byorg.jboss.portlet.forums.interceptors.IndexInterceptor
All Implemented Interfaces:
CommandFilter

public class IndexInterceptor
extends AbstractCommandFilter


Field Summary
 
Fields inherited from class org.jboss.portal.common.command.filter.AbstractCommandFilter
log
 
Constructor Summary
IndexInterceptor()
           
 
Method Summary
 Result filter(Command cmd)
           
 
Methods inherited from class org.jboss.portal.common.command.filter.AbstractCommandFilter
getNext, setNext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexInterceptor

public IndexInterceptor()
Method Detail

filter

public Result filter(Command cmd)
              throws CommandException
Throws:
CommandException