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()