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

InterceptorStack - JBOSS Portal 2.2 API 英文版文档


org.jboss.portal.server.invocation
Interface InterceptorStack

All Known Implementing Classes:
JBossInterceptorStack

public interface InterceptorStack

A wrapper for a list of interceptors.


Method Summary
 Interceptor[] getInterceptors()
           
 

Method Detail

getInterceptors

public Interceptor[] getInterceptors()